| View previous topic :: View next topic |
| Author |
Message |
Lasse Guest
|
Posted: Fri Apr 28, 2006 7:03 pm Post subject: Tabcontrol |
|
|
Hi, Where can I find a tabcontrol that supports multiline, multiselect,
image on tab?
Thanks
Lasse |
|
| Back to top |
|
 |
Lauchlan M Guest
|
Posted: Sat Apr 29, 2006 3:04 am Post subject: Re: Tabcontrol |
|
|
| Quote: | Hi, Where can I find a tabcontrol that supports multiline, multiselect,
image on tab?
|
Raize. Also, Developer Express editors (comes e.g. with the Quantum Grid)
has one.
Lauchlan M |
|
| Back to top |
|
 |
Lasse Guest
|
Posted: Sat Apr 29, 2006 7:03 am Post subject: Re: Tabcontrol |
|
|
Raize does not support multiselect.
I am using the tabcontrol to show shippingnumbers (which can be several
hundreds per orders) for orders, the user can multiselect tabs to change
common information in several tabs at once. Currently I am using
deleveperexpress but is very slow when there are 100+ tabs in multiline
mode.
Lasse
"Lauchlan M" <LMackinnonAT_NoSpam_ozemailDOTcomDOTau> skrev i meddelandet
news:4452cc36 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi, Where can I find a tabcontrol that supports multiline, multiselect,
image on tab?
Raize. Also, Developer Express editors (comes e.g. with the Quantum Grid)
has one.
Lauchlan M
|
|
|
| Back to top |
|
 |
Lauchlan M Guest
|
Posted: Sat Apr 29, 2006 8:03 am Post subject: Re: Tabcontrol |
|
|
| Quote: | deleveperexpress but is very slow when there are 100+ tabs in multiline
mode.
|
What do you expect? <g>
Lauchlan M |
|
| Back to top |
|
 |
Lasse Guest
|
Posted: Sat Apr 29, 2006 2:03 pm Post subject: Re: Tabcontrol |
|
|
"Lauchlan M" <LMackinnonAT_NoSpam_ozemailDOTcomDOTau> skrev i meddelandet
news:445366ee (AT) newsgroups (DOT) borland.com...
| Quote: | Well I don't expect it taking 110sec and cpu at 100% for 200 tabs, it
seems
to be a bug
1-2sec is what I would expect.
I am trying the vcl tabcontrol but I dont know how to get the selected
tabs
values.
Have you talked to (emailed) Developer Express support? I tend to find
them
very helpful. Allow a day or so for them to get back to you though,
depending on your time zone.
support atsymbol devexpress period com
Lauchlan M
I did so yesterday, hopefully I have a fix early next week, however I have |
to find another component just incase...
Lasse |
|
| Back to top |
|
 |
Lauchlan M Guest
|
Posted: Sat Apr 29, 2006 2:03 pm Post subject: Re: Tabcontrol |
|
|
| Quote: | Well I don't expect it taking 110sec and cpu at 100% for 200 tabs, it
seems
to be a bug
1-2sec is what I would expect.
I am trying the vcl tabcontrol but I dont know how to get the selected
tabs
values.
|
Have you talked to (emailed) Developer Express support? I tend to find them
very helpful. Allow a day or so for them to get back to you though,
depending on your time zone.
support atsymbol devexpress period com
Lauchlan M |
|
| Back to top |
|
 |
Lasse Guest
|
Posted: Sat Apr 29, 2006 2:03 pm Post subject: Re: Tabcontrol |
|
|
Well I don't expect it taking 110sec and cpu at 100% for 200 tabs, it seems
to be a bug
1-2sec is what I would expect.
I am trying the vcl tabcontrol but I dont know how to get the selected tabs
values.
Lasse
"Lauchlan M" <LMackinnonAT_NoSpam_ozemailDOTcomDOTau> skrev i meddelandet
news:44531259 (AT) newsgroups (DOT) borland.com...
| Quote: | deleveperexpress but is very slow when there are 100+ tabs in multiline
mode.
What do you expect? <g
Lauchlan M
|
|
|
| Back to top |
|
 |
Ray Konopka Guest
|
Posted: Sun Apr 30, 2006 11:03 pm Post subject: Re: Tabcontrol |
|
|
Hi Lasse,
| Quote: | Raize does not support multiselect.
|
You are correct. It does not. Then again, a tab control does not really
lend itself to multi-selection. The UI metaphor of a tab-control does imply
mutually exclusive selection.
Perhaps using a different mechanism for presenting the information (and
selection) of that information would be a better way to go.
Ray |
|
| Back to top |
|
 |
JED Guest
|
Posted: Sun Apr 30, 2006 11:03 pm Post subject: Re: Tabcontrol |
|
|
Lasse wrote:
| Quote: | Raize does not support multiselect.
I am using the tabcontrol to show shippingnumbers (which can be
several hundreds per orders) for orders, the user can multiselect
tabs to change common information in several tabs at once. Currently
I am using deleveperexpress but is very slow when there are 100+ tabs
in multiline mode.
|
I suggest you have a UI issue. Not a component issue.
Also do you mean multiselect of multiline, you seem to be interchanging
the terms.
--
Compact Framework for Delphi 2006: http://www.jed-software.com/cf.htm
QualityCentral Windows Client: http://www.jed-software.com/qc.htm
Visual Forms IDE Add In: http://www.jed-software.com/vf.htm |
|
| Back to top |
|
 |
Adam Roslon Guest
|
Posted: Mon May 01, 2006 12:03 am Post subject: Re: Tabcontrol |
|
|
In article <44553972$1 (AT) newsgroups (DOT) borland.com>, rkonopka (AT) raize (DOT) com
says...
| Quote: | Hi Lasse,
Raize does not support multiselect.
You are correct. It does not. Then again, a tab control does not really
lend itself to multi-selection. The UI metaphor of a tab-control does imply
mutually exclusive selection.
Perhaps using a different mechanism for presenting the information (and
selection) of that information would be a better way to go.
Ray
|
It would be easy enough to dynamically create a toolbar to do this |
|
| Back to top |
|
 |
Lauchlan M Guest
|
Posted: Tue May 02, 2006 4:04 am Post subject: Re: Tabcontrol |
|
|
| Quote: | Also do you mean multiselect of multiline, you seem to be interchanging
the terms.
|
I think you meant 'multiselect OR multiline' and I think he meant
multiselect OF multiline, which is what it seems like you think he might
mean . . . <g>
Lauchlan M |
|
| Back to top |
|
 |
|