Displaying 2 results from an estimated 2 matches for "get_affirmative_id".
Did you mean:
set_affirmative_id
2007 Apr 14
0
[963] branches/wxruby2/wxwidgets_282/doc/textile/dialog.txtl: Added a few missing methods and cleaned up a bit.
.../span><span class="cx"> This function is called when the titlebar OK button is pressed (PocketPC only).
</span><del>-A command event for the identifier returned by GetAffirmativeId is sent by
</del><ins>+A command event for the identifier returned by "get_affirmative_id":dialog.html#Dialog_getaffirmativeid is sent by
</ins><span class="cx"> default. You can override this function. If the function returns false, Widgets
</span><del>-will call Close() for the dialog.
</del><ins>+will call "close":window.ht...
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
...g_button_sizer":#Dialog_createstddialogbuttonsizer
</span><span class="cx"> * "Dialog#do_ok":#Dialog_dook
</span><span class="cx"> * "Dialog#end_modal":#Dialog_endmodal
</span><span class="cx"> * "Dialog#get_affirmative_id":#Dialog_getaffirmativeid
</span><ins>+* "Dialog#get_escape_id":#Dialog_getescapeid
</ins><span class="cx"> * "Dialog#get_return_code":#Dialog_getreturncode
</span><del>-* "Dialog#get_title":#Dialog_gettitle
</del&g...