Was just fooling around with Erco's Fluid demo on a Windows 7 workstation 
running FLTK 1.3. The demo basically opens a small window somewhere on the 
desktop. It's running fine for me. I noticed that while running fluid, if the 
window is moved around on the desktop the window position is updated. So fluid 
knows where the window is, but it does not write this information into the code 
that it generates. Therefore, when I run the demo the window opens in an 
arbitrary location. Is there a good reason for this? I'd like to see the window 
open exactly where I positioned in in fluid. I get around this by adding an 
o->position(x,y) command in the extra code area.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to