Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » UI layout suggestions
UI layout suggestions [message #533165] Wed, 12 May 2010 13:31 Go to next message
Geejay is currently offline GeejayFriend
Messages: 160
Registered: February 2010
Senior Member
I have a requirement where I need to lead a user through a number of data
entry sections.

I have an RCP app, with a main editor, which is implemented as an Eclipse
form.

Once data is validated, I want a new section to appear under the existing
section.

I was thinking about using expandable Sections, but was wondering if there
was some other style I could use?
Re: UI layout suggestions [message #533340 is a reply to message #533165] Thu, 13 May 2010 12:46 Go to previous message
Praveen  is currently offline Praveen Friend
Messages: 86
Registered: July 2009
Member
I think you are on the right path. There has been many eclipse dialogs
using similar functionality. You might use Spy plugin (Alt+Shift+F1) to
see the implementation of those dialogs and verify the behavior.
Anyway, the right place where this question can be best answered is
eclipse.platform or eclipse.platform.jface. So, please cross post this
question at those forums.
Previous Topic:StyledCellLabelProvider ignores fontStyle
Next Topic:Remove PaintListener in SWT
Goto Forum:
  


Current Time: Fri Apr 26 05:52:40 GMT 2024

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

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

Back to the top