RebGUI and VID coexistence (was) Re: Re: RebGUI or GLayout
[1/1] from: petr::krenzelok::seznam::cz at: 22-Dec-2007 17:06
Maxim Olivier-Adlhoch napsal(a):
> RebGui and VID don't cooperate very well, they are separate engines, but
> henrik's stuff is VID based. he and I have spoken, but time considerations
> makes these cooperations harder to track sometimes. each revision of one or
> the other, may break the interrelating apis... so unless there is actual
> demand, for actual projects, which someone really is putting time into, they
> stay as "fun" projects.
>
just a small note here. There was one question regarding possible what
words of RebGUI will collide with VID. And that question started small
experiment - trying to find out, how those systems could coexist. You
should know, that surprisingly, they don't seem to collide much if at
all, so latest build of RebGUI got 'vid keyword (just renamed to 'style)
keyword for #108 build. IIRC guys tried even such complicated widgets as
Henrik's grid and IIRC it worked.
Build #108 also add few nice things:
- basic tree-view widget - should handle hundred of entries, no keyboard
support
- scroll-panel widget - allows you to put many widgets onto constrained
screen space
- sheet widget - provides you with dialected nanosheet Excel like system
- some fixes ...
Cheers,
Petr