From: poy <po...@12...> - 2008-03-09 20:12:28
|
this patch was forgotten it seems... i've updated it to the current revision, and added AspectHelp to clean up onRaw(..., WM_HELP) calls. also, "OK", "Cancel", "Help" buttons in settings and in the user command dialog are now translatable. added file: smartwin/include/smartwin/aspects/AspectHelp.h poy ----- Original Message ----- From: "poy" <po...@12...> To: "dcplusplus-devel" <dcp...@li...> Sent: Tuesday, September 04, 2007 2:09 PM Subject: [dcplusplus-devel] patch: help in settings > help button in settings. i moved the handleHelp function from PropPage to > SettingsDialog. > there's that annoying thing about onRaw's that don't accept void-returning > functions, so i couldn't get the onRaw and the onClicked to call the same > handleHelp function (which would have been nicer). > > added 3 strings in StringDefs to make the ok-cancel-help buttons in > settings > translatable. > > poy > -------------------------------------------------------------------------------- > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ -------------------------------------------------------------------------------- > _______________________________________________ > dcplusplus-devel mailing list > dcp...@li... > https://lists.sourceforge.net/lists/listinfo/dcplusplus-devel > |