On Oct 9, 2007, at 4:58 AM, Manoj wrote:

> One control which was created on main window(derived from fl_box)
> and title menu of main window are disappear. Once they disappear,  
> title menus of all opened desktop windows also disppear. If window  
> explorer is open then its title menu is also disappear. Now if i  
> run another exe of same program then title menu and widget of first  
> exe are visible now.
>
> Is this the problem of memory? or this is some fltk bug

Your machine (I assume this is Windows) likely runs out od Device  
Contexts. Are you using an FLTK version below 1.1.7? I really  
recommend using 1.1.8 from the SVN!

If that is not the issue, did you use and "GetDC" or similar commands  
in your program? With FLTK, you shouldn't have to.

Please give us the OS, the build environment, and the version of FLTK.

Matthias

----
http://robowerk.com/


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to