2009/7/28 Brian Prentice <bprent...@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 _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal