Displaying 2 results from an estimated 2 matches for "centre_on_par".
2007 Sep 05
6
centering MessageDialog
Hi,
is there any way to center the default Wx::MessageDialog or Wx::message_box
on parent (owner) instead of screen?
I haven''t found any constant other than Wx::DEFAULT_POSITION.
thanks for your help.
fabio.
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Mar 18
0
[894] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Document changed Window methods in 2.6 -> 2.8 API
...; * "Window#center_on_parent":#Window_centeronparent
</span><del>-* "Window#center_on_screen":#Window_centeronscreen
</del><span class="cx"> * "Window#centre":#Window_centre
</span><span class="cx"> * "Window#centre_on_parent":#Window_centreonparent
</span><del>-* "Window#centre_on_screen":#Window_centreonscreen
</del><span class="cx"> * "Window#clear_background":#Window_clearbackground
</span><span class="cx"> * "Window#client_to_s...