forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


STYLE name character limit

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
Hortalonus
Valued Contributor
Valued Contributor


Joined: 15 Mar 2002
Posts: 344
Location: Western USA

PostPosted: Fri Mar 07, 2003 2:45 pm    Post subject: STYLE name character limit Reply with quote

Not sure if this is by design or a bug... If you create a STYLE and give it a name of more than 16 characters, VDS will not apply that style to any element. Try the following code which works fine...
Code:
DIALOG CREATE,Child Dialog,-1,0,240,70
DIALOG ADD,STYLE,CHILD_TEXT_STYLE,Tahoma,18,B,,WHITE
DIALOG ADD,TEXT,CHILD_TEXT1,20,30,,,CHILD_TEXT1,,CHILD_TEXT_STYLE
DIALOG SHOW


Now add 1 character to the STYLE name and it does not work...
Code:
DIALOG CREATE,Child Dialog,-1,0,240,70
DIALOG ADD,STYLE,CHILD_TEXT_STYLE1,Tahoma,18,B,,WHITE
DIALOG ADD,TEXT,CHILD_TEXT1,20,30,,,CHILDTEXT1,,CHILD_TEXT_STYLE1
DIALOG SHOW
Back to top
View user's profile Send private message Send e-mail
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Fri Mar 07, 2003 6:24 pm    Post subject: Reply with quote

I've encountered this before also. So it's not just you, it is VDS for sure.

-Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
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
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group