Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Using Eclipse Views in stand-alone application

There is a post in the eclipse.platform.swt newsgroup that might help you 
with what you are trying to do:

Subject: Re: Titlebar, toolbar, menu in ViewForm
From: Buddha
Date: May 19, 2003 6:49 PM





"Martín Pérez" <martin@xxxxxxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
05/22/2003 04:42 AM
Please respond to platform-swt-dev

 
        To:     platform-swt-dev@xxxxxxxxxxx
        cc: 
        Subject:        [platform-swt-dev] Using Eclipse Views in stand-alone application



Hi friends,

this is my first post so I hope you don't be very severe with me.

Yesterday I was reading "Creating an Eclipse View" article by Dave 
Springgay. Surely a good one. The reason I was reading that article 
isn't to create my own view. 

The true reason is that I'm interested on using widgets like Eclipse 
Views in my own application, i.e. a widget with aparence of a shell 
and with a toolbar in caption name. Maybe I'm in the wrong direction 
and there is a easier way to construct that type of widget, but is it 
possible to extend org.eclipse.ui.part.ViewPart to construct such a 
widget for my stand-alone applications?

Excuse me if there is an easier way, I'm relatively newbie to 
SWT/JFace. Also, excuse me if this question has been already posted 
into this forum.

Regards,

Martín
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev





Back to the top