Hi all,
My client asks to create a software with user interface like Talend Studio or Bizagi (or B4J Layout Designer). I'm thinking about using B4J to build it but I don't have (good) ideas on how to implement the core graphical functionalities like:
1) Grid where you can drag and drop objects. You can zoom in or zoom out.
2) Links between objects (draw and erase)
I've tried using ImageView and draw lines using canvas but it seems not the best approach. I could move ImageView (drag event).
I also think about using X2 (Games). Other thought was putting everything in a map or xml file and draw everything every time user changes something.
Any thoughts or suggestions? Anyone already implemented something like that using B4J?
Thank you very much
Talend:
Bizagi:
My client asks to create a software with user interface like Talend Studio or Bizagi (or B4J Layout Designer). I'm thinking about using B4J to build it but I don't have (good) ideas on how to implement the core graphical functionalities like:
1) Grid where you can drag and drop objects. You can zoom in or zoom out.
2) Links between objects (draw and erase)
I've tried using ImageView and draw lines using canvas but it seems not the best approach. I could move ImageView (drag event).
I also think about using X2 (Games). Other thought was putting everything in a map or xml file and draw everything every time user changes something.
Any thoughts or suggestions? Anyone already implemented something like that using B4J?
Thank you very much
Talend:
Bizagi: