@ Chris, I read through those links, and I don't think we still have a combination of SWT and Pivot. Even I believe SWT would be a great addition to pivot 2D rendering.
Yeah, I am using DesktopApplicationContext.main().. And even if I use BxmlSerializer, won't i still have to use window to get my bxml resource? I would love to know if BxmlSerializer has options to get the bxml file otherwise.. @ Sandro, Yeah, I am using window in my bxml...But I really don't see what I can use in place of window, to render my bxml file in an eclipse view... I am attaching the sample project. There would be some extra files in the project, coz of experimentation process.. You can have a look at 'View.java' under package 'experiment.editor.example'. Here I am using a command extension to launch my bxml. I am using DesktopApplicationContext in 'BxmlView.java' under package 'experiment.editor.example.command' Please let me know if there are any options to get the BXML file preview in the eclipse view http://apache-pivot-users.399431.n3.nabble.com/file/n2574520/experiment.editor.zip experiment.editor.zip Thanks, ----- Aakanksha -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/BXML-view-and-eclipse-file-dialog-within-an-eclipse-plug-in-tp2573965p2574520.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
