search for: set_return_code

Displaying 3 results from an estimated 3 matches for "set_return_code".

2007 Apr 14
0
[963] branches/wxruby2/wxwidgets_282/doc/textile/dialog.txtl: Added a few missing methods and cleaned up a bit.
...hether the dialog box is modal ("Dialog::show":dialog.html#Dialog_show blocks control until the dialog is hidden) or modeless (control returns immediately). + +h4. Parameters + +* _flag_ If true, the dialog will be modal, otherwise it will be modeless. + +h3(#Dialog_setreturncode). Dialog#set_return_code + + *set_return_code*(%(arg-type)Integer% ret_code) + +h4. Parameters + +* _ret_code_ The integer return code, usually a control identifier. + +h4. Remarks + +A return code is normally associated with a modal dialog, where "Dialog::show_modal":dialog.html#Dialog_showmodal returns a code...
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
...; * "Dialog#set_icon":#Dialog_seticon </span><span class="cx"> * "Dialog#set_icons":#Dialog_seticons </span><span class="cx"> * "Dialog#set_modal":#Dialog_setmodal </span><span class="cx"> * "Dialog#set_return_code":#Dialog_setreturncode </span><del>-* "Dialog#set_title":#Dialog_settitle </del><span class="cx"> * "Dialog#show":#Dialog_show </span><span class="cx"> * "Dialog#show_modal":#Dialog_showmodal </span>&lt...
2007 Apr 14
0
[965] branches/wxruby2/wxwidgets_282/doc/textile: Misc.
...ass="cx"> </span><span class="cx"> h4. See also </span><span class="cx"> </span><del>-"Dialog::end_modal":dialog.html#Dialog_endmodal, "Dialog::get_return_code":dialog.html#Dialog_getreturncode, "Dialog::set_return_code":dialog.html#Dialog_setreturncode </del><span class="cx">\ No newline at end of file </span><ins>+"Dialog::end_modal":dialog.html#Dialog_endmodal, "Dialog::get_return_code":dialog.html#Dialog_getreturncode, "Dialog::set_return_code&quo...