[fpc-pascal] Lazarus
Henry Vermaak
henry.vermaak at gmail.com
Tue Jul 28 15:00:53 CEST 2009
2009/7/28 Brian Prentice <bprentice at webenet.net>:
> Lazarus has not met its goal of 'write once and compile and run anywhere'
> and is taking far too long to develop. Should it be abandoned and replaced
> with a new graphical user interface library based on the Java Swing toolkit?
> I would be interested in your comments on this matter.
Maybe you should send this to the lazarus mailing list?
Does the Java Swing toolkit have c-style bindings? I expect it
doesn't, which would mean that you will have to write an interface
library, like lazarus uses with qt.
You are welcome to develop a new lcl interface that targets swing. I
personally see no point in inserting a useless layer in between
lazarus and the (native) widgetset.
Henry
More information about the fpc-pascal
mailing list