Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » verticalIndent missing for GridData (SWT)
verticalIndent missing for GridData (SWT) [message #131115] Wed, 20 September 2006 17:29 Go to next message
Michael is currently offline MichaelFriend
Messages: 40
Registered: July 2009
Member
Hallo all,

is there a special reason, why the verticalIndent is not in the list of
GridData properties? Is there a better way to get some vertical
space between widgets?

Thx,
Michael
Re: verticalIndent missing for GridData (SWT) [message #131262 is a reply to message #131115] Thu, 21 September 2006 14:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Basically we didn't know the field had been added. So we didn't put
support in for it.

michael wrote:
> Hallo all,
>
> is there a special reason, why the verticalIndent is not in the list of
> GridData properties? Is there a better way to get some vertical
> space between widgets?
>
> Thx,
> Michael
Re: verticalIndent missing for GridData (SWT) [message #131324 is a reply to message #131262] Fri, 22 September 2006 07:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: michael.dev.NO_SPAM.gmx.de

Ah, I see. It would be great to have this option in the customize layout
window, too.

Btw if I select a component I can see several options in the customize
layout window. If I click on any property in the properties view now all
options in the customize layout window disapper.

On Thu, 21 Sep 2006 10:25:52 -0400, Rich Kulp wrote:

> Basically we didn't know the field had been added. So we didn't put
> support in for it.
>
> michael wrote:
>> Hallo all,
>>
>> is there a special reason, why the verticalIndent is not in the list of
>> GridData properties? Is there a better way to get some vertical space
>> between widgets?
>>
>> Thx,
>> Michael
Re: verticalIndent missing for GridData (SWT) [message #131391 is a reply to message #131324] Fri, 22 September 2006 14:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

That's correct. The current selection is the property sheet, not the VE.
So it has different set of selections (the selected object is a property
sheet entry, the layout dialog doesn't know what to display for that).
If you select the VE again the custom layout is restored.

Michael Maluck wrote:
> Ah, I see. It would be great to have this option in the customize layout
> window, too.
>
> Btw if I select a component I can see several options in the customize
> layout window. If I click on any property in the properties view now all
> options in the customize layout window disapper.
>
> On Thu, 21 Sep 2006 10:25:52 -0400, Rich Kulp wrote:
>
>
>>Basically we didn't know the field had been added. So we didn't put
>>support in for it.
>>
>>michael wrote:
>>
>>>Hallo all,
>>>
>>>is there a special reason, why the verticalIndent is not in the list of
>>>GridData properties? Is there a better way to get some vertical space
>>>between widgets?
>>>
>>>Thx,
>>>Michael
>
>
Re: verticalIndent missing for GridData (SWT) [message #131402 is a reply to message #131391] Mon, 25 September 2006 06:44 Go to previous message
Michael is currently offline MichaelFriend
Messages: 40
Registered: July 2009
Member
Rich Kulp wrote:
> That's correct. The current selection is the property sheet, not the VE.
> So it has different set of selections (the selected object is a property
> sheet entry, the layout dialog doesn't know what to display for that).
> If you select the VE again the custom layout is restored.
This is the technical way of seeing things. Seeing it as a user, I think
it's annoying. :)

>
> Michael Maluck wrote:
>> Ah, I see. It would be great to have this option in the customize layout
>> window, too.
>>
>> Btw if I select a component I can see several options in the customize
>> layout window. If I click on any property in the properties view now all
>> options in the customize layout window disapper.
>>
>> On Thu, 21 Sep 2006 10:25:52 -0400, Rich Kulp wrote:
>>
>>
>>> Basically we didn't know the field had been added. So we didn't put
>>> support in for it.
>>>
>>> michael wrote:
>>>
>>>> Hallo all,
>>>>
>>>> is there a special reason, why the verticalIndent is not in the list of
>>>> GridData properties? Is there a better way to get some vertical space
>>>> between widgets?
>>>>
>>>> Thx,
>>>> Michael
>>
>>
Re: verticalIndent missing for GridData (SWT) [message #614644 is a reply to message #131115] Thu, 21 September 2006 14:25 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Basically we didn't know the field had been added. So we didn't put
support in for it.

michael wrote:
> Hallo all,
>
> is there a special reason, why the verticalIndent is not in the list of
> GridData properties? Is there a better way to get some vertical
> space between widgets?
>
> Thx,
> Michael
Re: verticalIndent missing for GridData (SWT) [message #614649 is a reply to message #131262] Fri, 22 September 2006 07:22 Go to previous message
Michael Maluck is currently offline Michael MaluckFriend
Messages: 9
Registered: July 2009
Junior Member
Ah, I see. It would be great to have this option in the customize layout
window, too.

Btw if I select a component I can see several options in the customize
layout window. If I click on any property in the properties view now all
options in the customize layout window disapper.

On Thu, 21 Sep 2006 10:25:52 -0400, Rich Kulp wrote:

> Basically we didn't know the field had been added. So we didn't put
> support in for it.
>
> michael wrote:
>> Hallo all,
>>
>> is there a special reason, why the verticalIndent is not in the list of
>> GridData properties? Is there a better way to get some vertical space
>> between widgets?
>>
>> Thx,
>> Michael
Re: verticalIndent missing for GridData (SWT) [message #614655 is a reply to message #131324] Fri, 22 September 2006 14:50 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

That's correct. The current selection is the property sheet, not the VE.
So it has different set of selections (the selected object is a property
sheet entry, the layout dialog doesn't know what to display for that).
If you select the VE again the custom layout is restored.

Michael Maluck wrote:
> Ah, I see. It would be great to have this option in the customize layout
> window, too.
>
> Btw if I select a component I can see several options in the customize
> layout window. If I click on any property in the properties view now all
> options in the customize layout window disapper.
>
> On Thu, 21 Sep 2006 10:25:52 -0400, Rich Kulp wrote:
>
>
>>Basically we didn't know the field had been added. So we didn't put
>>support in for it.
>>
>>michael wrote:
>>
>>>Hallo all,
>>>
>>>is there a special reason, why the verticalIndent is not in the list of
>>>GridData properties? Is there a better way to get some vertical space
>>>between widgets?
>>>
>>>Thx,
>>>Michael
>
>
Re: verticalIndent missing for GridData (SWT) [message #614656 is a reply to message #131391] Mon, 25 September 2006 06:44 Go to previous message
Michael is currently offline MichaelFriend
Messages: 40
Registered: July 2009
Member
Rich Kulp wrote:
> That's correct. The current selection is the property sheet, not the VE.
> So it has different set of selections (the selected object is a property
> sheet entry, the layout dialog doesn't know what to display for that).
> If you select the VE again the custom layout is restored.
This is the technical way of seeing things. Seeing it as a user, I think
it's annoying. :)

>
> Michael Maluck wrote:
>> Ah, I see. It would be great to have this option in the customize layout
>> window, too.
>>
>> Btw if I select a component I can see several options in the customize
>> layout window. If I click on any property in the properties view now all
>> options in the customize layout window disapper.
>>
>> On Thu, 21 Sep 2006 10:25:52 -0400, Rich Kulp wrote:
>>
>>
>>> Basically we didn't know the field had been added. So we didn't put
>>> support in for it.
>>>
>>> michael wrote:
>>>
>>>> Hallo all,
>>>>
>>>> is there a special reason, why the verticalIndent is not in the list of
>>>> GridData properties? Is there a better way to get some vertical space
>>>> between widgets?
>>>>
>>>> Thx,
>>>> Michael
>>
>>
Previous Topic:remote jvms
Next Topic:buf or feature? empty window
Goto Forum:
  


Current Time: Thu Apr 25 22:54:40 GMT 2024

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

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

Back to the top