Hi,
these changes broke the aui-sample because it relies on access to the
now private members of wxAuiToolBarItem. The problem is, that
wxAuiToolbar::SetCustomOverflowItems expects an array of these items but
there is (IMO) no possibility to create such an item without adding it
to a toolbar. Am i missing something or is there a logical error in the
current implementation?
Best Regards,
Tobias Hammer
Benjamin Williams wrote:
> Hi Vadim
>
> On Tue, Sep 2, 2008 at 6:59 PM, Vadim Zeitlin <
vadim@...> wrote:
>
>> - wxAuiToolBarEvent shouldn't have public members neither
>> - wxAuiToolBarItem::user_data should be wxUIntPtr and not long if it makes
>> sense at all
>> - wxAuiToolBarItem::long_help is also currently unused so maybe it should
>> be removed?
>>
>> Could we review this before 2.8.9 if possible?
>
> Yes. I'll do this tomorrow.
>
> All the best,
> Ben
> _______________________________________________
> wx-dev mailing list
>
wx-dev@...
>
http://lists.wxwidgets.org/mailman/listinfo/wx-dev>
_______________________________________________
wx-dev mailing list
wx-dev@...
http://lists.wxwidgets.org/mailman/listinfo/wx-dev