[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] GEM frameworks



On 07/18/2010 08:23 PM, m0n0 wrote:

> Because I'm not so deep into GEM, I don't think about things which needs
> emulation... 
> Tabs ( in Option / Configuration dialogs) can be coded without the help of
> additional libs. Just plain Buttons and IBOXes. 

Yes, that's the easiest way to do it. To get it to look right you'll
need some userdefs too.

> I do think about 2 things which could be missing from the old "pure" GEM: 
> Check Boxes & List Boxes.
> 
> But I believe these things are implemented in GEMLib,... GEMlib will be
> used anyway, no matter what other additions / frameworks will be used. 

They are not emulated in GEMlib, which only contains bindings for the
AES and VDI. CFlib does emulate these features though, along with some
other of MagiC's extended objects.

Jo Even