Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT_AWT frame problem(SWT_AWT frame focus not getting off When Jfrace Dialog opens)
icon8.gif  SWT_AWT frame problem [message #895251] Thu, 12 July 2012 09:22
Anand Matta is currently offline Anand MattaFriend
Messages: 2
Registered: July 2012
Junior Member
We are developed a RCP product with OSIG Plugin.
Every thing is working fine in windows. But the problem is with Linux(GTK)

We used
Composite composite = new Composite(parent, SWT.EMBEDDED
                    | SWT.NO_BACKGROUND | SWT.APPLICATION_MODAL);
            frame = SWT_AWT.new_Frame(composite);

When we open any dialog this frame is not blocking. Other than this frame other SWT area got blocked and not accessible.
I hope its internal implementation. Can any one give some suggestion weather is there any work around. I am trying science 2 weeks please help me Crying or Very Sad
Eclipse: eclipse-jee-indigo-SR2-win32
OS : RHEL 6
Previous Topic:How to receive notification that the widget is created
Next Topic:SWT 4.2 not available?
Goto Forum:
  


Current Time: Thu Apr 25 06:24:47 GMT 2024

Powered by FUDForum. Page generated in 0.03015 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top