[Glade-devel] [glade-3] Patch to draw selection handles

Joaquin Cuenca Abela e98cuenc@free.fr
Fri, 30 Apr 2004 20:43:59 +0200


 
Damon wrote:
> 
> On Thu, 2004-04-29 at 19:37, Joaquin Cuenca Abela wrote:
> 
> > Unfortunately it works quite badly under windows. It 
> doesn't draw the 
> > selection rectangles over placeholders (?), for instance. It only 
> > draws them over widgets without a window, or the parts of those 
> > widgets that are not covered by an internal window.
> 
> I think I may have found the problem. I wasn't using the 
> correct gc in glade_util_draw_nodes(). I should have used the 
> gc of the widget owning the window. (I did mean to change 
> that, but forgot.)
> 
> I'll commit it with the fix, and you can try it again.

It still doesn't work. If you don't have any further ideas, I can take a
look.

Cheers,