Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Field Editors layout problem
Field Editors layout problem [message #467138] Sun, 29 April 2007 00:59 Go to next message
Eclipse UserFriend
Originally posted by: evfool.yahoo.com

Hello there!

Does anybody know how can I use StringFieldEditors on a standard
PreferencePage, because using FieldEditorPreferencePage both the text and
the label components of the StringFieldEditor appear on the same row,
while using standard Preference Pages they appear in separate rows... I
have to use the Standard PreferencePage, because I have to put a ComboBox
on the PreferencePage, and I would like to have the FieldEditors
components in the same row...
What layout manager should I use? What layoutdata objects?

Thank you in advance!
Re: Field Editors layout problem [message #467237 is a reply to message #467138] Tue, 01 May 2007 19:56 Go to previous message
Paul E. Keyser is currently offline Paul E. KeyserFriend
Messages: 878
Registered: July 2009
Senior Member
I think there *is* a ComboFieldEditor -- see https://bugs.eclipse.org/bugs/show_bug.cgi?id=149152
(I've been using a copied class based on one of those four, and I'm looking forward to getting rid
of my copy.)

Otherwise, my exp. says there is a problem trying to use FieldEditors outside a Field-Page, since
the layou-manager being used is not accessible. (But that could be old data.)

HTH,
Paul
Previous Topic:Static GUI-part at the top of a window
Next Topic:databinding validates on initial dialog display
Goto Forum:
  


Current Time: Thu Apr 18 21:22:55 GMT 2024

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

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

Back to the top