Displaying 2 results from an estimated 2 matches for "dialog_setescapeid".
2007 Apr 14
0
[963] branches/wxruby2/wxwidgets_282/doc/textile/dialog.txtl: Added a few missing methods and cleaned up a bit.
...  2007-04-14 06:17:38 UTC (rev 963)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx"> "set_affirmative_id":#Dialog_setaffirmativeid and
</span><span class="cx"> "set_escape_id":#Dialog_setescapeid.
</span><span class="cx">
</span><del>-Also notice that the "create_button_sizer()":#Dialog_createbuttonsizer()
</del><ins>+Also notice that the "create_button_sizer":#Dialog_createbuttonsizer
</ins><span class="cx&q...
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
...er presses the @"Esc"@ key). By default, buttons with the standard
+@ID_OK@ and @ID_CANCEL@ identifiers behave as expected. It is also
+possible to use a button with a different identifier nstead, see
+"set_affirmative_id":#Dialog_setaffirmativeid and
+"set_escape_id":#Dialog_setescapeid.
+
+Also notice that the "create_button_sizer()":#Dialog_createbuttonsizer()
+should be used to create the buttons appropriate for the current platform and
+positioned correctly (including their order which is
+platform-dependent).
+
+h2. Modal and modeless dialogs
+
</ins><span...