Page 1 of 2

Width

PostPosted: 22 Jan 2015 12:13
by etwoss
Hi

The dropdown width of the items need to be width-er than the component itself.
JQCheckboXListOptions.MinWidth uses the width set but if you do so the right rounded corner of the component is not drawn correctly anymore

I don't think this property is meant to do what i want, if i reopen the form the property is set to the width of the component

Eric

Re: Width

PostPosted: 22 Jan 2015 17:00
by Alexander Bulei
Hi Eric,

What do you need to do?

Best Regards.

Re: Width

PostPosted: 23 Jan 2015 08:31
by etwoss
Hi

The width of the show items when the listbox is shown has to be bigger than the width of the component itself.
Same as IWCGJQComboBoxExOptions.Width

Eric

Re: Width

PostPosted: 23 Jan 2015 10:45
by Alexander Bulei
Hi Eric,

When this happens?
Can you reproduce this problem in simple project?

Best Regards.

Re: Width

PostPosted: 23 Jan 2015 13:50
by etwoss
Hi Alexander

There is no property for setting the width of the dropdown list of items.
If this should be the property "JQCheckboXListOptions.MinWidth" than do the following
set the value to a different value as the width of the component itself

Close and reopen the form
JQCheckboXListOptions.MinWidth is reset to components width

Eric

Re: Width

PostPosted: 28 Jan 2015 10:59
by etwoss
Hi

Any response?

Eric

Re: Width

PostPosted: 28 Jan 2015 11:05
by Alexander Bulei
Hi Eric,

MinWidth property cannot be changed and shouldn't be published.

Best Regards.

Re: Width

PostPosted: 28 Jan 2015 16:43
by etwoss
Hi

Can you add a property which does what i want?

Eric

Re: Width

PostPosted: 28 Jan 2015 16:58
by Alexander Bulei
Hi Eric,

I don't understand what are you want to control, the popup width?

Best Regards.

Re: Width

PostPosted: 30 Jan 2015 12:53
by etwoss
Hi

Yes


Eric