Hi

Herewith my pc details

We are developing gui application on Linux desktop ( fedora 7 ) with  X11
window manger

Regards
Pushparaj


 I have created multiple windows in my GUI application. When I
 try to do show  window after hide particular window

 It shows window (window exposed) but no in same location. It shows in
 different location.

  But I want my window should show in same place where I hide
 the window .


You'll need to tell us more about what platform you are on, what window
manager you are using etc. Also possibly a minimal compileable code
example that exhibits this fault.

This should "Just Work Right" - but positioning of windows is a window
manager issue, so perhaps there's some interaction with your code that's
causing this.

Or... How are you creating your multiple windows? Is it possible your
code is causing fltk to become confused about which object is which?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to