Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Softwaretools > javafx frame on...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 3160 of 3220
Post > Topic >>

javafx frame on SWT composite + eclipse!!

by sukanya84@[EMAIL PROTECTED] Jan 24, 2008 at 04:16 AM

hi,
I have developed a small eclipse application. I want to integrate
javafx with it.
I used the eclipse view's "composite" as the frame for the javafx
application i developed, say a frame has a canvas which inturn has a
rectangle.
Integration using the following code which i found in the net,

var frame = SWT_AWT.new_Frame(composite);
where the composite is the eclipse view's composite. And all fx
components on fx's rootpane component and added it to the frame using,

frame.add(rootpane.getComponent());
This worked out excepting for Popupmenus.When i click for popupmenus,
it shows and disappears. Other mouse click and drag options are
working fine.
But if the frame is changed to javafx frame , all popup menus work
fine. But i need it to be embedded within the view which wants an
SWT_AWT base frame.

Can anybody suggest me something on this??

Sukanya
 




 3 Posts in Topic:
javafx frame on SWT composite + eclipse!!
sukanya84@[EMAIL PROTECTE  2008-01-24 04:16:07 
Re: javafx frame on SWT composite + eclipse!!
sukanya84@[EMAIL PROTECTE  2008-03-04 03:22:42 
Re: javafx frame on SWT composite + eclipse!!
sukanya84@[EMAIL PROTECTE  2008-03-04 03:24:14 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 5 19:49:25 CDT 2008.