I've been programming a library myself, but ran into a few difficulties
(for instance, when a windowed dialogue is moved off screen, the input
fields fail to work properly. I suspect there's a problem in my
customised form_do, any ideas?), and it would be easier to use a
pre-programmed library which is almost certainly going to be more
bug-free and compatable than anything I'd do.
I had XAES (I think..) but couldn't get it to compile in the C compiler I
have (I should think about getting TurboC, I think), and from the demo
program, It looks far from finished (the menus in the demo program are
very odd..)
I'd be grateful if anyone knows of a library that I can get from an FTP site.
Thanks,
Brian
--
|> Brian Duff - University Of St. Andrews |\
|> http://www.dcs.st-and.ac.uk/~it0195/ |/
Mail: b...@st-and.ac.uk
>Is there a programming library (for C or Basic) which provides procedures
>for 'fancy' GEM bits, like popup menus, windowed dialogues and the like?
Try Enhanced GEM. It's on a.a as EGEM, and it's great.
Regards,
--
/* san...@sci.kun.nl */ main(){char*c="2$$,$$2CD$45$$,$$5(D$4%$$,$$%(D$4%J*/K*%(K,K2MMPL%2HLH,4LLLL$4HLF$4RLLS$4HL%;5MLLD$5HL&<5MLPL$5HLHL2R,/K$2(K,+";
int i=0,j,k;for(;i<10;i++){for(j=0;j<11;j++)for(k=0;k<6;)putchar(c[11*i+j]-36&1<<k++&&j*6+k<65?'#':' ');putchar(10);}} /* ATARI Falcon030 */
Also, check out Gem++ if you want to do C++ programming (I guess GNU is
currently the only compiler which supports this on the Atari, but it's
used a lot for MiNT/X - ish type stuff. It's also on atari.archive as
gem++19.zoo in the Programming directory. This is by Warwick Allison and
was used for GEM Nethack, for example (cool game!).
Regards,
Ben Gilbert bgil...@natinst.com
Software Engineer, LabWindows/CVI
National Instruments Austin, TX
SysGem, Enhanced GEM, Magic (!= MagiC, Mag!X).
EGEM is freeware and the whole sourcecode is distributed.
SysGem is shareware (round about 40 DM) and is my absolutly favorite 'cause
it's so easy to use. I'm not sure if there's an existing english version
of SysGem.
>I'd be grateful if anyone knows of a library that I can get from an FTP site.
Urgs, that's a problem. I think all the libs are available via FTP, but I
don't know where you can get them, sorry.
Ciao, Dirk
----
+-----------------------------------------------------------------+
| Dirk Hagedorn | MausNet: Dirk Hagedorn @ MK2 |
| In der Esmecke 9 | Internet: d...@mk2.maus.sauerland.de |
| D-59846 Sundern | e80...@pbhrzx.uni-paderborn.de |
+-----------------------------------------------------------------+
ftp.uni-paderborn.de:/pub/atari/lang/c/sgem123c.zip
where else? :-)
Bye,
Frank