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 


Possible bug in EXTTEXT element (VD6)

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


Joined: 21 Jan 2006
Posts: 169
Location: Spain

PostPosted: Mon May 12, 2008 4:15 pm    Post subject: Possible bug in EXTTEXT element (VD6) Reply with quote

Hi:

A possible bugg in EXTTEXT element (VD6):

When I use COLOR Tag after using TAB tag the formatted text is show several pixels to the left...

Any idea?

Thanks in advance
Back to top
View user's profile Send private message Visit poster's website
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 642
Location: Eastern Indiana

PostPosted: Mon May 12, 2008 8:14 pm    Post subject: Reply with quote

I dont have any trouble with the color tag, but a fontsize tag would sure be nice addition for VDS7 Smile
Back to top
View user's profile Send private message Visit poster's website
uvedese
Contributor
Contributor


Joined: 21 Jan 2006
Posts: 169
Location: Spain

PostPosted: Tue May 13, 2008 7:50 am    Post subject: Reply with quote

Hi vtol:

Look this code:

Code:

  DIALOG CREATE,Test EXTTEXT,-1,0,535,160,color white
  DIALOG ADD,EXTTEXT,EXTTEXT1,12,10,513,134
  DIALOG SHOW

  %a = Test EXTTEXT element in VDS6<br>
  %a = %a"<tab>Now, the color text is changed <color=red>but it's scrolled by the left</color><br>"
  %a = %a"But, if I'm not use TAB tag it's <b><color=green>ĦĦright!!...</color></b><br><br>"
  %a = %aEnd test...
  dialog set,exttext1,%a
  wait 3


______________
uVeDeSe site:
http://www.uvedese.es



test.png
 Description:
 Filesize:  11.88 KB
 Viewed:  1944 Time(s)

test.png




Last edited by uvedese on Thu May 15, 2008 3:42 pm; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
WidgetCoder
Contributor
Contributor


Joined: 28 May 2002
Posts: 126
Location: CO, USA

PostPosted: Wed May 14, 2008 2:41 am    Post subject: Reply with quote

Yep I would call that a bug...

Workaround use color tags for all text after the tab tag:
Code:

%a = %a"<tab><color=black>Now, the color text is changed</color> <color=red>but it's scrolled by the left</color><br>"
Back to top
View user's profile Send private message Send e-mail
uvedese
Contributor
Contributor


Joined: 21 Jan 2006
Posts: 169
Location: Spain

PostPosted: Thu May 15, 2008 12:02 pm    Post subject: Reply with quote

Fantastic! Simple and easy. Shocked Very cool Dancing Banana Thumbs Up

Thank you, WidgetCoder...
Back to top
View user's profile Send private message Visit poster's website
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