 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Grant Alperstein Guest
|
Posted: Thu May 04, 2006 3:15 pm Post subject: Anyone know where to find checklists and grids with tabs? |
|
|
Hi
I am trying to find a checklist component for Intraweb as well as any
components with tabs (pagecontrol with tabsheet) also for Intraweb?
Thanks
Grant |
|
| Back to top |
|
 |
Grant Alperstein Guest
|
Posted: Thu May 04, 2006 5:15 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Thanks
Any idea what the component is called?
"Olaf Monien (Atozed Software)" <olaf-no-spam-please (AT) atozed (DOT) com> wrote in
message news:445a272d$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Grant Alperstein wrote:
I am trying to find a checklist component for Intraweb as well as any
components with tabs (pagecontrol with tabsheet) also for Intraweb?
IW 8.0 has a TabControl.
--
Regards,
Olaf Monien
Atozed Software
----------------------------------
Blog: blogs.atozed.com/olaf
Free CMS:www.atozed.com/iws |
|
|
| Back to top |
|
 |
Olaf Monien (Atozed Softw Guest
|
Posted: Thu May 04, 2006 5:15 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Grant Alperstein wrote:
| Quote: | I am trying to find a checklist component for Intraweb as well as any
components with tabs (pagecontrol with tabsheet) also for Intraweb?
|
IW 8.0 has a TabControl.
--
Regards,
Olaf Monien
Atozed Software
----------------------------------
Blog: blogs.atozed.com/olaf
Free CMS:www.atozed.com/iws |
|
| Back to top |
|
 |
Loren Szendre Guest
|
Posted: Thu May 04, 2006 7:14 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Grant Alperstein wrote:
| Quote: | Thanks
Any idea what the component is called?
|
TIWTabControl
I use the component because it does some really powerful things. You can
tab between tabs all you want without any post backs, unless you
implement the OnChangeTab event.
But there are some limitations with the component, and the tabs do not
look sufficiently like tabs. So use with discretion.
Loren |
|
| Back to top |
|
 |
Sam Remek Guest
|
Posted: Sat May 06, 2006 8:14 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Loren Szendre wrote:
| Quote: | Grant Alperstein wrote:
Thanks
Any idea what the component is called?
TIWTabControl
I use the component because it does some really powerful things. You can
tab between tabs all you want without any post backs, unless you
implement the OnChangeTab event.
But there are some limitations with the component, and the tabs do not
look sufficiently like tabs. So use with discretion.
Loren
|
Loren,
| Quote: | But there are some limitations with the component, and the tabs do not
look sufficiently like tabs. So use with discretion.
|
I've noticed that myself. Any idea on how to make them look like tabs?
For example, why can't all tab and button (or other) controls have a
TImageList property that would be used when the object is unselected,
selected, and disabled? This would improve the look of our IW
applications dramatically and would be easy enough to implement.
Sam |
|
| Back to top |
|
 |
Olaf Monien (Atozed Softw Guest
|
Posted: Sun May 07, 2006 5:14 am Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Sam Remek wrote:
| Quote: | I've noticed that myself. Any idea on how to make them look like
tabs? For example, why can't all tab and button (or other) controls
have a TImageList property that would be used when the object is
unselected, selected, and disabled? This would improve the look of
our IW applications dramatically and would be easy enough to
implement.
|
Agreed :-)
The point is it needs time. You have the source of the tab control
(look into the source folder where you installed IW ) - volunteers are
welcome ;-)
--
Regards,
Olaf Monien
Atozed Software
----------------------------------
Blog: blogs.atozed.com/olaf
Free CMS:www.atozed.com/iws |
|
| Back to top |
|
 |
Sam Remek Guest
|
Posted: Thu May 11, 2006 4:14 am Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Olaf Monien (Atozed Software) wrote:
| Quote: | Sam Remek wrote:
I've noticed that myself. Any idea on how to make them look like
tabs? For example, why can't all tab and button (or other) controls
have a TImageList property that would be used when the object is
unselected, selected, and disabled? This would improve the look of
our IW applications dramatically and would be easy enough to
implement.
Agreed :-)
The point is it needs time. You have the source of the tab control
(look into the source folder where you installed IW ) - volunteers are
welcome ;-)
Ah, then it's something like buying a house that is a "fixer-upper". |
The realtor says, "You want that leak fixed? Sure no problem, here's a
hammer and wrench, go to it."<bg>
Sam |
|
| Back to top |
|
 |
Olaf Monien (Atozed Softw Guest
|
Posted: Thu May 11, 2006 1:17 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Sam Remek wrote:
| Quote: | Ah, then it's something like buying a house that is a "fixer-upper".
The realtor says, "You want that leak fixed? Sure no problem, here's
a hammer and wrench, go to it."<bg
|
It's more like a house that misses a feature you are after. Like no
pool, but enough space to build one later ;-)
--
Regards,
Olaf Monien
Atozed Software
----------------------------------
Blog: blogs.atozed.com/olaf
Free CMS:www.atozed.com/iws |
|
| Back to top |
|
 |
Sam Remek Guest
|
Posted: Tue May 16, 2006 4:15 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Olaf Monien (Atozed Software) wrote:
| Quote: | Sam Remek wrote:
Ah, then it's something like buying a house that is a "fixer-upper".
The realtor says, "You want that leak fixed? Sure no problem, here's
a hammer and wrench, go to it."<bg
It's more like a house that misses a feature you are after. Like no
pool, but enough space to build one later ;-)
|
Yes but if the house next door looks better and is selling for the same
price (or even a lower price) complete with a swimming pool, and your
realtor tells you if you want a pool he hands you a shovel tells you to
"start digging", you're going to wonder if you're using the right
realtor.<g>
Every other web development product out there has great looking tabs,
buttons, and pulldown menus. It's pretty hard to find a web development
package out there that develops web applications with the same
"blandness" of IW.
So lose the "blandness" and let's move on into the 21st century,
everyone else has.
(This is a lot like trying to talk your uncle out of wearing the disco
clothes he still has lying around from the '70s. He's usually the last
one to know everyone else has moved on.<vbg>)
Sam |
|
| Back to top |
|
 |
Olaf Monien (Atozed Softw Guest
|
Posted: Thu May 18, 2006 7:15 am Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
| Quote: | Every other web development product out there has great looking tabs,
buttons, and pulldown menus. It's pretty hard to find a web
development package out there that develops web applications with the
same "blandness" of IW.
|
Ok, then quote one of the "others" that compile in Delphi and produce
win32 apps.
If you have asp.net in mind (with its many "fancy" controls), did you
ever try to develop a stateful web application with it?
--
Regards,
Olaf Monien
Atozed Software
----------------------------------
Blog: blogs.atozed.com/olaf
Free CMS:www.atozed.com/iws |
|
| Back to top |
|
 |
Sam Remek Guest
|
Posted: Thu May 18, 2006 3:15 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Olaf Monien (Atozed Software) wrote:
| Quote: | Every other web development product out there has great looking tabs,
buttons, and pulldown menus. It's pretty hard to find a web
development package out there that develops web applications with the
same "blandness" of IW.
Ok, then quote one of the "others" that compile in Delphi and produce
win32 apps.
If you have asp.net in mind (with its many "fancy" controls), did you
ever try to develop a stateful web application with it?
|
Olaf,
| Quote: | If you have asp.net in mind (with its many "fancy" controls), did you
ever try to develop a stateful web application with it?
|
Are you trying to say web applications with fancy controls can't have
state and that's why IW controls look "bland"??? <rofl>
All I'm asking for is for IW controls (like TIWButton, TIWCheckBox,
TIWRadioButton, TIWMenu, TIWTabControl etc.) to have a TImageList-like
property (to store JPEGs) that allows the user to specify their own
image for the control, and selected image, and fly-over image.
It's time for IW controls to lose the look of the '90s and get into the
21st century.
Sam |
|
| Back to top |
|
 |
Olaf Monien (Atozed Softw Guest
|
Posted: Thu May 18, 2006 5:15 pm Post subject: Re: Anyone know where to find checklists and grids with tabs |
|
|
Sam Remek wrote:
| Quote: | Are you trying to say web applications with fancy controls can't
have state and that's why IW controls look "bland"??? <rofl
|
No, but thats going off-topic here.
| Quote: | All I'm asking for is for IW controls (like TIWButton, TIWCheckBox,
TIWRadioButton, TIWMenu, TIWTabControl etc.) to have a
TImageList-like property (to store JPEGs) that allows the user to
specify their own image for the control, and selected image, and
fly-over image.
|
Did you try IWImageButton? Also TMS has advanced IW components with
hover images etc ...
--
Regards,
Olaf Monien
Atozed Software
----------------------------------
Blog: blogs.atozed.com/olaf
Free CMS:www.atozed.com/iws |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|