-
the dialog sample application passes ampersands for accelerators to the functions that set the button labels on wxMessageDialog.
This patch will strip them on wxMac/Carbon.
2007-11-06 03:48:44 UTC in wxWidgets
-
Implements wxMessageDialog for wxCocoa, including extended message and button label setting.
2007-11-06 03:39:31 UTC in wxWidgets
-
Small patch to make the native mac toolbar use the built in toggle feature (a rounded bevel around the toggled button) instead of the current inverted bitmap.
2007-10-03 13:24:24 UTC in wxWidgets
-
Apologies - initial patch had inconsistent use of OK / Ok on the 2 functions that can set the OK button text.
Also was using _T("No") instead of _("No") for default button texts.
File Added: msgbox.patch.
2007-04-16 19:08:40 UTC in wxWidgets
-
As discussed on the mailing list, a patch to allow wxMessageDialog on wxMac to set the text of the buttons and also to set the extended (what apple calls 'Informative') text.
Implemented as a series of empty virtual methods on wxMessageDialogBase that are overridden in wxMac - so adding support on wxGTK and in wxMSW (for Vista) should be trivial.
In the wxMac implementation if extended...
2007-04-13 23:16:39 UTC in wxWidgets
-
As discussed on the mailing list, a patch to allow wxMessageDialog on wxMac to set the text of the buttons and also to set the extended (what apple calls 'Informative') text.
Implemented as a series of empty virtual methods on wxMessageDialogBase that are overridden in wxMac - so adding support on wxGTK and in wxMSW (for Vista) should be trivial.
In the wxMac implementation if extended...
2007-04-13 23:16:38 UTC in wxWidgets
-
xurble committed patchset 5 of module Grabbr to the cppFlickr CVS repository, changing 16 files.
2005-09-27 12:50:22 UTC in cppFlickr
-
xurble committed patchset 5 of module on-trak to the On-Trak CVS repository, changing 3 files.
2005-08-12 15:37:50 UTC in On-Trak
-
xurble committed patchset 4 of module on-trak to the On-Trak CVS repository, changing 3 files.
2005-08-12 14:02:26 UTC in On-Trak
-
xurble committed patchset 4 of module Grabbr to the cppFlickr CVS repository, changing 7 files.
2005-06-21 16:36:27 UTC in cppFlickr