[wx-dev] Toolbar Setup dialog implementation
Stefan Csomor
csomor at advancedconcepts.ch
Fri Aug 10 00:03:06 PDT 2007
Hi
Julian Smart wrote:
> Igor Korot wrote:
>> Hi, (Vadim, Robert),
>> I decided to contribute some patches in regards to toolbar
>> setup dialog. The dialog itself will follow.
>>
>> However, I have a question.
>> On Windows it is possible to double-click the toolbar in order
>> to get the dialog. AFAIK, this functionality does not exist in
>> GTK/Mac.
>>
>> What would be the preferred way to do that? I'm no Mac expert,
>> and don't have it at home, but wondering how it will be?
>>
>> I have a Windows implementation ready, but don't want to
>> submit it without other platform(s)...
>>
> I think a context menu might be a preferable way to customize a
> toolbar, and recently right-click support was added to wxToolBar on
> wxGTK. Not sure about Mac though.
on mac the context click on the toolbar is the way one would expect
customizing, eg have a look at the mail sample
Best,
Stefan
More information about the wx-dev
mailing list