Re: tooltips interferes with menu popup

2002-06-08 Thread Ayose
On Thu, Jun 06, 2002 at 10:58:25PM -0700, Edward A. Falk wrote: Hi; anyone notice this problem before? The menu.c sample program gives code to pop up a window from the button press callback. If you attach a tooltip to the button, the menu no longer works correctly. Sample code follows:

tooltips interferes with menu popup

2002-06-07 Thread Edward A. Falk
Hi; anyone notice this problem before? The menu.c sample program gives code to pop up a window from the button press callback. If you attach a tooltip to the button, the menu no longer works correctly. Sample code follows: /* example-start menu menu.c */ #include stdio.h #include gtk/gtk.h