I'm using Flu_Tree_Browser and my tree browser has a Fl_Choice widget embedded in it.
When I click on the Fl_Choice widget it shows a popup menu displaying the choices associated with the widget. Unfortunately when I move the main window to a different location and then click on the Fl_Choice widget again the popup menu continues to be displayed in the original location. Here the image of the UI when it is first created: http://www.cs.washington.edu/homes/pro/temp/before.JPG Then I click on the fl_choice widget: http://www.cs.washington.edu/homes/pro/temp/after_first_click.JPG Then I move the main window to the right and click on the widget again: http://www.cs.washington.edu/homes/pro/temp/after_move_and_click.JPG Unfortunately when I tried to create a small program with a simple window and a Flu_Tree_Browser I could not reproduce this problem. So I don't have some sample code that you can use to repro this bug. I'm posting this message in case someone can give me any clues as to why this bug might happen. Meanwhile I will try to find a small program that can repro this bug. Any suggestions would be greatly appreciated. Thanks, -pro p.s. Emails sent to Jason's address (jbryan at osc.edu) are bouncing back. Does anyone know where I could reach Jason (Jason is the creator of Flu_Tree_Browser). _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

