Quantcast

Help with wxCollapsiblePane

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Help with wxCollapsiblePane

SohoSurfer
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

Loading...