Hi, I've gone through Rebar.xs and added documentation for all the methods - I've also created two new methods, ShowBand and HideBand.
The method BandInfo is broken (causes a crash). The ChangeBand method is missing, and would be similar in structure to BandInfo - but both are beyond my skills to fix/add. There are a couple of useful missing methods and events but I couldn't get them working. The event HeightChange works, but only under NEM. The major issue left is to be able to add a toolbar to one of the bands. >From my basic understanding of the code Win32::GUI expects a parent window when creating a toolbar, so there is no way to create a stand alone tool bar which can then added to a rebar band (a good example of this http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/rebar/rebar.asp ) I've also got a couple of examples that may be worth adding to the samples directory - has this been created on CVS yet? I've created a tracker item for the problems. I would be grateful if someone could commit these changes. Cheers, jez.
Rebar.xs
Description: Binary data