RE: win32lib: need serious help with Rebar
- Posted by Peter Willems <peter at integratedmoves.com> Jul 28, 2003
- 442 views
Dan Moyer wrote: > I thought "setVisible" would work to switch bands on/off, so I altered a > rebar demo that comes with Win32Lib to try it, but it only worked with > controls on the bands, not the bands themselves, at least in under > v57.9. It might not work, but it did remind me of a quick and dirty trick I use sometimes in my "other" development: create a routine that builds the Rebar and bands based on user-settings and when I want to switch something off, I can destroy the Rebar control and rebuild it with whatever is left to show. Not sure if this will work, but I can try it Hans Peter Willems