|
|
This post has NOT been accepted by the mailing list yet.
Hi
I would like to know if wxCollapsiblePane is excluded from wxerlang, as I can't find any documentation in the wxreferance manual, and if it hasn't i would like to know how to implement it.
I have tried to implementing it with
Collpane = wxCollapsiblePane:new(Panel, ?wxID_ANY, [{label, "Details"}]),
Thank you in advance
|