| About custom widget and rcp [message #466590] |
Sun, 22 April 2007 05:45  |
|
Originally posted by: moutaz.ahmed.gmail.com
hii
i create a cutom widget, and want to add this cutom widget in an RCP view.
when i add it as:
grp2 = new Group (parent,SWT.NONE
grp2.setLayout(rowLayout1); //set the groupLayout to rowlayout
tA = new TypeA(grp2, SWT.NONE); //it is my control == TypeA
the view outs a message "Unable to create view: MyProjectNameOfMyControl/TypeA"
so all i want is to add a user control to an view.
thx in advance
|
|
|
|
Powered by
FUDForum. Page generated in 0.01428 seconds