Go Back  Xtreme Visual Basic Talk > Visual Basic .NET (2002/2003/2005/2008, including Express editions) > .NET Interface and Graphics > word wrap on tabs (multiline text on tabs)


Reply
 
Thread Tools Display Modes
  #1  
Old 10-22-2004, 05:13 PM
ModernDayDarwin ModernDayDarwin is offline
Newcomer
 
Join Date: Oct 2004
Posts: 6
Question word wrap on tabs (multiline text on tabs)


after getting lost and making a thread in the legacy VB section (and looking like an idiot in the process) I'll try my luck here. I'm working on a work order and preventive maintenance tracking system and one thing in particular is throwing off my otherwise harmonius interface. The tab for "Preventive Maintenance" is too long! What I want to do is make it fit on 2 lines, however I can't find any way to do this. I would think it would be a simple setting of the width and then setting a word wrap control...but I'm either blind (good possiblity), stupid (feel like it after today), or just looking in the wrong places (I hope this is the answer)

PLEASE HELP!

thank you!
Reply With Quote
  #2  
Old 10-23-2004, 07:35 AM
Iceplug's Avatar
Iceplug Iceplug is offline
MetaCenturion

Retired Moderator
* Guru *
 
Join Date: Aug 2001
Location: California, USA
Posts: 16,583
Default

Quote:
The tab for "Preventive Maintenance" is too long! What I want to do is make it fit on 2 lines, however I can't find any way to do this.
What kind of tabs are we talking about? Text tabbing for indentation, or a tab control.
I've never seen a tab control have a tab with more than one line.
__________________

Iceplug, USN
Quadrill 1 Quadrill 2 (full) Quadrill 3 JumpCross .NET Website is ALIVE! - DL Platform Tour for VB.NET! Posting Guidelines Hint: Specify your location in your user cp profile if you want compassion!
Reply With Quote
  #3  
Old 10-23-2004, 07:55 AM
ModernDayDarwin ModernDayDarwin is offline
Newcomer
 
Join Date: Oct 2004
Posts: 6
Default

This is what I am talking about, you'll notice that I increased the size of the tabs in hopes that when I set the width of the tab it would automatically wrap, however it simply IGNORES the width that I have set for the tab. And yes you are right I Have never seen a multiline one either but that doesn't mean they don't exist.

http://www.hciunderground.com/tabs.jpg

edit: and those are actually going to be buttoned tabs, but right now I Left them as actual tab controls instead of confusing people.
Reply With Quote
  #4  
Old 10-23-2004, 08:54 AM
Dennis DVR's Avatar
Dennis DVR Dennis DVR is offline
Back in the Game

Forum Leader
* Expert *
 
Join Date: Nov 2003
Location: Manila Philippines
Posts: 3,555
Default

is multiline property set to true isn't an option to you?
__________________
Avatar by Lebb

[Posting Guidelines] [Standards & Practices Tutorial] [Participate here effectively]
Our knowledge can only be finite, while our ignorance must necessarily be infinite. Karl Popper
Reply With Quote
  #5  
Old 10-23-2004, 01:19 PM
ModernDayDarwin ModernDayDarwin is offline
Newcomer
 
Join Date: Oct 2004
Posts: 6
Default

Quote:
Originally Posted by duane
is multiline property set to true isn't an option to you?
the multiline property has nothing to do with the actual text on the tab, it applies to weather or not there can be multiple rows of tabs.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->