> (javafx/swing) Both look awful on newer hardware >> > > if they look so awful then why did you guys roll your own gui that looks > worse ? >
That's a matter of taste. Unlike Swing, we can actually improve the look with a bit of CSS. As I mentioned before, this isn't helpful. > This GUI builder works on iOS, Android and in the browser directly right >> now >> > > Who in the world is using this GUI designer on iOS, android or a web > browser ? im guessing no one. there are no IDE's for these systems. they > are not development systems. Who was the moron that thought > coding a desktop tool in a GUI meant for mobile phones was a good idea ? > Have you heard of tablets? There are quite a few people who use development tools on mobile devices and we're launching one which is in Alpha stages right now. > > unlike Swing we can actually fix and refine everything, it just takes >> proper bug reports from developers rather than whining and grandstanding >> from people who should know better. >> > > Swing is part of java and is open source is it not ? so just take your own > advice then and file bug reports or fork it and expand on it to fit your > needs. > Swing is open source in title only. You can't fix it and I'm saying that as a guy who worked for Sun/Oracle. Any fix would need to go through a deep review pipeline so it will never be accepted. Forking isn't an option since one would need to ship the forked JVM with the app. It sounds like you don't really know much and just intent on wasting my time. Your complaints were noted, feel free to use some other tool. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/88e2df54-6d20-46df-b125-4e889be6ee96%40googlegroups.com.
