Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Lockable Composite
icon5.gif  Lockable Composite [message #515130] Wed, 17 February 2010 20:05 Go to next message
Andre Kullmann is currently offline Andre KullmannFriend
Messages: 33
Registered: September 2009
Member
Hi,
I'm searching for something simular to swing labs lockable panel from swt.
see https://jxlayer.dev.java.net/webstart/LockableDemo.jnlp

I want to lock an Composite/View and paint and busy animation until the loading is finished.

Does someone known where I can find something like this ?

Thanx,
André
Re: Lockable Composite [message #515194 is a reply to message #515130] Thu, 18 February 2010 05:46 Go to previous messageGo to next message
Vijay RajFriend
Messages: 608
Registered: July 2009
Senior Member
I think you have create a custom built composite with stacklayout...
The top control being the main composite with controls and bottom composite with animation...

so that when you want to show a busy screen you will bring the busy screen control on the top...

bit tricky but very usefull...


---------------------
why, mr. Anderson, why, why do you persist?
Because I Choose To.
Regards,
Vijay
Re: Lockable Composite [message #524646 is a reply to message #515194] Thu, 01 April 2010 16:36 Go to previous message
Andre Kullmann is currently offline Andre KullmannFriend
Messages: 33
Registered: September 2009
Member
Hi,

thanks for the hint !!

I created lockable composite under https://mirror.dev.java.net

Here's the source

https://mirror.dev.java.net/source/browse/mirror/trunk/net.j ava.mirror.ercp/src/net/java/mirror/ercp/LockableComposite.j ava?rev=16&view=log

Regards,
André
Previous Topic:Where I can download SWT?
Next Topic:New to eclipse and SWT
Goto Forum:
  


Current Time: Fri Apr 19 20:17:37 GMT 2024

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

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

Back to the top