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

Re: Focus Drive //e woes



On Mon, 8 Jan 2007 20:12:07 -0800, mdj wrote
(in article <1168315927.739194.195430@q40g2000cwq.googlegroups.com>):

> The only system I've seen that did it reasonably well was NeXTStep, and
> that was 15 years ago. I don't know enough about MacOS X to know if
> that legacy has been kept alive.

RealBASIC builds GUIs with ease and targets Mac (G3/4/5 and Intel), PC, and 
Linux. It takes some fiddling to figure how to actually program -- the 
opposite of doing GUI in C. Every graphical item is an object and you can 
attach code to it in a very natural way.

-- Charlie Springer