Replies: 1 comment
-
|
My apologies for the very late response. WindowBuilder is only able to build custom Swing/SWT composites but it doesn't allow you to "paint", for the lack of a better word. I know that GEF has a Shapes example, which goes into that direction, but it's nowhere near practical usability and it also lacks the Java side. And I'm afraid that I don't know of any other tools that would provide such a complex functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm new to this forum: I'm an italian teacher and in our laboratory we're experiencing WindowBuilder since few times.
I'd like to create a GUI that contains some simple geometric shapes: circle, rectangle, lines and so on.
In WindowBuilder I expected there should be a palette that contains such kind of objects (as it happens in VSC C#), but I haven't found it.
Is there a solution to use a WYSIWYG approach to manage these objects, with Drag&Drop insert and then "code behind" control?
Thank you in advance
Alberto
Beta Was this translation helpful? Give feedback.
All reactions