[futurebasic] Re: [FB] Creating a scrollable, resizeable window with buttons 'n' things

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2001 : Group Archive : Group : All Groups

From: Ian Mann <i.mann@...>
Date: Fri, 07 Dec 2001 14:41:54 +0000

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