Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Shell + Eclipse questions
Shell + Eclipse questions [message #436695] Fri, 21 May 2004 18:58 Go to next message
Ken is currently offline KenFriend
Messages: 8
Registered: July 2009
Junior Member
Hello,

I've got two questions about eclipse regarding standalone applications
that need to be as small, light and fast as possible.

With a shell, is it possible to limit movement/visibility of a shell to be
within a parent frame/panel/etc?

I'm building a tabbed interface and each tab will have a handful of
floating windows. It would be ideal if they could be contained in each
tab, as that's the easiest way I can come up with for keeping them easily
separate.

Second question is about how difficult it is to package the swt for
eclipse along with my own files into a single download for easy install?
Platforms will be windows, mac and linux. For windows especially, I have
to assume near zero technical ability.

Thanks in advance for any help/advice!

-Ken
Re: Shell + Eclipse questions [message #436696 is a reply to message #436695] Fri, 21 May 2004 19:09 Go to previous message
Henning Rogge is currently offline Henning RoggeFriend
Messages: 148
Registered: July 2009
Senior Member
Ken wrote:

> Second question is about how difficult it is to package the swt for
> eclipse along with my own files into a single download for easy install?
> Platforms will be windows, mac and linux. For windows especially, I have
> to assume near zero technical ability.

Just ZIP it into an archive... Eclipse don't need anything out of it's
own directory, so installation is just unzipping it somewhere.

Henning Rogge.
Previous Topic:How to remove extra Column from Table widget?
Next Topic:multiline cell in table
Goto Forum:
  


Current Time: Fri Apr 26 18:41:31 GMT 2024

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

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

Back to the top