> Hello, > I am having problem with widgets in a tree nodes. I want to > put the Fl_Button to the node, which open Fl_color_chooser. I > made a simple callback for the button, but every time it is > called a got the runtime error Access violation reading > location. The callback function work fine as far it tries to > open the colorchooser. > When I try to debug, sometime it ends in the > Flu_Tree_Browser::Node::widgetCB() function, where I think is > the problem.
I think you may have to post a minimal, compileable, example that manifests the bug, it is hard to tell from your description what is going on. That said, the FLU widget set aren't part of the core, so not many people (possibly nobody, now that Jason's not around here much anymore) know much about them, so if the problem is in there, it may be hard to resolve... SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

