search for: icon_exclam

Displaying 2 results from an estimated 2 matches for "icon_exclam".

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 Jan 05
0
[832] trunk/wxruby2/samples: Fix samples for TreeItemIds as integers, fix image size in treectrl sample
...nless item.nonzero? </ins><span class="cx"> message_box("Please select some item first!", </span><span class="cx"> "Tree sample error", </span><span class="cx"> Wx::OK|Wx::ICON_EXCLAMATION, self) </span><span class="lines">@@ -1028,7 +1028,7 @@ </span><span class="cx"> def on_dump_selected(event) </span><span class="cx"> if ( @treectrl.get_window_style & Wx::TR_MULTIPLE ) == 0 </span><span class...