Hi, On Fri, Nov 02, 2007 at 02:32:49PM +0000, place wrote:
Now I have to send a linkblock ptr around.
Where, what are you working on? Please give me more background.
The right-click menus. I am giving them the linkblock ptr via a_UIcmd_*_popup so that they can call Html_load_images (well, a_Html_load_images now, by way of a_UIcmd_load_images -- if that's the right way to route it.)
After some study and a reimplentation of plain.cc with classes (getting rid of its linkblock and hooking a callback for memory handling), it looks simpler and better. It looks like the same may be done with html.cc. Please check out the CVS. Comments are welcomed. Although the patch is already in CVS, I'm attaching the dw2 patch text so Sebastian can review it easily when he has time. -- Cheers Jorge.-