--- In [email protected], "brucexs" <bswit...@...> wrote:
> The bar/subbar approach can be used with any bar. Search for it in > help and look at supplied sample pcf's referenced by help. It was > motivated by trying to duplicate the approach where you have a row of > "file tabs" which select the buttons to appear. You can get the > functionality easily if you don't care about look and feel, but you > need to do a png for the bar itself if you want something that looks > like file tabs (and you would need to change it if you changed the > number of tabs). I got quite a nice look with a rounded bar with: *Bar SelectSubBar *Format BarVerticalLine *Bar SelectSubBar *Format NewBarRowLine *Format StartSubBar ... *Format EndSubBar *Format StartSubBar ... *Format EndSubBar One minor annoyance is that the horizontal separator only goes as far as the end of the labels above it, so it stops short if the actual buttons extend further than the "tab" labels. Is there any way of setting the separator to go the full width of the bar? I couldn't see one. Paul.
