Hi,
I've been working with wxRuby for quite a while now and I know pretty much how most of the controls work.
I'm now at a point where even a nifty combination of all the available controls are not enough for me. I'd like to create my own controls that would basically be a mix between multiple of the original widgets, such as wxTreeCtrl and wxListCtrl.
So does anyone know how I can create my own controls?
I guess I will have to take a look at wxWidgets source code and code it in C++, but I was wondering if anyone had any experience with this.
Thanks,
- Dargor
I've been working with wxRuby for quite a while now and I know pretty much how most of the controls work.
I'm now at a point where even a nifty combination of all the available controls are not enough for me. I'd like to create my own controls that would basically be a mix between multiple of the original widgets, such as wxTreeCtrl and wxListCtrl.
So does anyone know how I can create my own controls?
I guess I will have to take a look at wxWidgets source code and code it in C++, but I was wondering if anyone had any experience with this.
Thanks,
- Dargor