I'm looking to add the "Help" question mark widget (I'm not sure of the name) to a dialog box but can't find it. I see it in the Common Dialogs (like wxColourDialog) in the Demo. Anybody know what the class is called?
Bob
···
---------------------------------------------
Robert B. Klimek
NASA Glenn Research Center
---------------------------------------------
I'm looking to add the "Help" question mark widget (I'm not sure of the
name) to a dialog box but can't find it. I see it in the Common Dialogs
(like wxColourDialog) in the Demo. Anybody know what the class is called?
There is general support for this in 2.3. I'll try to get a prerelease done
sometime in the next couple weeks. Where you are seeing it now are the MS
common dialogs, which are very thinly wrapped by wx.
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!
> I'm looking to add the "Help" question mark widget (I'm not sure of the
> name) to a dialog box but can't find it. I see it in the Common Dialogs
> (like wxColourDialog) in the Demo. Anybody know what the class is called?
>
There is general support for this in 2.3. I'll try to get a prerelease done
sometime in the next couple weeks. Where you are seeing it now are the MS
common dialogs, which are very thinly wrapped by wx.
---------------------------------------------
Robert B. Klimek
NASA Glenn Research Center
---------------------------------------------