Bernie Wylde wrote: > Hi Guys, > > I'd like to create a window which behaves similar to FB's project window. > i.e. Files listed under headings, buttons to left of filenames, window > should be scrollable and resizeable, etc. > > I haven't the foggiest where to start with this. > > TIA > Bernie > > -- > To unsubscribe, send ANY message to <futurebasic-unsubscribe@...> The only way I know to do this is the long way - you can see an example of this in IDJ. You can add buttons or icons by drawing/plotting them in the relevant column Is this the sort of thing you are looking for ? Regards Ian