Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] GUI - Problems with Shell


This is the correct platform behavior for the menu.  Since the shell has no trim, it can't be resized etc. using the menu.  When I try it, using the ControlExample, the icon WORKSFORME.



Neric <neric@xxxxxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

07/07/2006 10:48 AM

Please respond to
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
[platform-swt-dev] GUI - Problems with Shell





Hello,

When I create a shell with no trim:
   - there is no popup menu on the right mouse click on the task bar
   - application icon isn't displayed in task bar

Is there any solution?

Christophe
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top