Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » check boxex in rcp
check boxex in rcp [message #453354] Thu, 27 July 2006 09:10 Go to next message
Eclipse UserFriend
Originally posted by: vindhyalesh.huawei.com

hi,
please tell me how to implement check boxes in eclipse rcp,its urgent.
thanks in advance...





Best Regards,
Vindhyalesh
Re: check boxex in rcp [message #453355 is a reply to message #453354] Thu, 27 July 2006 09:27 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I don't want to sound rude but seriously I think you should get a book
to learn SWT before start coding something like an RCP-Application.

Button b = new Button(parent,SWT.CHECK);

Tom

vindhyalesh schrieb:
> hi,
> please tell me how to implement check boxes in eclipse rcp,its urgent.
> thanks in advance...
>
>
>
>
>
> Best Regards,
> Vindhyalesh
>
Previous Topic:Discovery sites do not appear in update sites dialog under 3.2
Next Topic:View menu - can I reuse it in EditorPart??!!
Goto Forum:
  


Current Time: Tue Apr 23 06:04:53 GMT 2024

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

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

Back to the top