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 


Does the "code" tag work-around work?
Goto page 1, 2  Next
 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Miscellaneous
View previous topic :: View next topic  
Author Message
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Thu Jan 10, 2002 12:20 am    Post subject: Does the "code" tag work-around work? Reply with quote

Hey Everyone, Smile

I posted an announcement about using an unbroken line in
your source code to prevent the "line wrap" problem that
is bothersome when viewing posted code. This works on my
Win95 (640x480 standard fonts) system with both IE 4.0 and
Netscape 4.08.

However, Snarling Sheep says that it still wraps on his Win98
system (800x600 with Small Fonts) using IE 5.5 and IE 6, but
it works OK with Netscape.

How about some input on this?

Here's a sample, the code should be on one line. Does it wrap for you?
(let us know what OS, settings, and browser you're using)
Code:

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DIALOG SET, T1, Drive @substr(%d,1,2)"   "@fdiv(%%drivesize, 1000) Megabytes"    "@fdiv(%%free, 1000) Megabytes Free"    "Drive is %%percent"% Full    Sorted by "%%sort


Thanks, Mac Smile

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Thu Jan 10, 2002 12:29 pm    Post subject: Code Tag Reply with quote

Hey Mac,

It does wrap for me as well. I'm using Win98SE and 1024x768 with
IE 5.x

_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Thu Jan 10, 2002 12:37 pm    Post subject: Reply with quote

Nope not wrapping for me.

I'm using Windows 2000, IE 6.0

I tried with Netscape 4.75 on my Windows 2000 and it does not wrap either.

Smile

Marty
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Sylvester
Valued Newbie


Joined: 31 Jul 2000
Posts: 43
Location: Boston, MA USA

PostPosted: Thu Jan 10, 2002 4:08 pm    Post subject: Does the "code" tag work-around work? Reply with quote

Hi Mac,

I have Windows 2000 SP2 with IE6 using a 21 inch monitor and resolution of 1152 X 864.

It wraps for me too.

_________________
Sylvester

In the immortal words of the great philosopher, Homer ... "D'OH!!!" 8O
Back to top
View user's profile Send private message Send e-mail MSN Messenger
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1562

PostPosted: Thu Jan 10, 2002 7:32 pm    Post subject: Reply with quote

Hey Mac,
It's not wrapping for me Sad

IE 6
Windows XP Home

1024x768 resolution
15 inch screen
Back to top
View user's profile Send private message
SnarlingSheep
Professional Member
Professional Member


Joined: 13 Mar 2001
Posts: 759
Location: Michigan

PostPosted: Thu Jan 10, 2002 8:47 pm    Post subject: Reply with quote

Very odd..marty what screen resolution are you using?
_________________
-Sheep
My pockets hurt...
Back to top
View user's profile Send private message Send e-mail
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Fri Jan 11, 2002 4:26 am    Post subject: Reply with quote

I have

1024x768 resolution ...

Thats strange espacially that PGWARE as almost the same setup as me except for XP..
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
SnarlingSheep
Professional Member
Professional Member


Joined: 13 Mar 2001
Posts: 759
Location: Michigan

PostPosted: Fri Jan 11, 2002 4:59 am    Post subject: Reply with quote

It wraps for me no matter what resolution or font size I use..
You'd think the same resolution, font size and IE version would show the same way, but appearantly not.

_________________
-Sheep
My pockets hurt...
Back to top
View user's profile Send private message Send e-mail
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Fri Jan 11, 2002 7:14 am    Post subject: Reply with quote

Prakash, is yours showing one line or two? You said
it's not wrapping, but then you used a sad smilie face.

Sorry if I'm confused... :oops:

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Fri Jan 11, 2002 1:02 pm    Post subject: Reply with quote

I tried on a different machine here with Windows 2000 and IE 5.5 and resolution of 1024X768 and it wraps.

By the way I have no service packs installed on both of the Windows 2000.

Sometimes web code works in strange ways, I can you tell you that because I work in Quality Assurance group for a Web portal thats made with JSP's and HTML pages and we certainly are very surprised on some results sometimes. Confused And the developpers too, espacially with Javascript.

If you would like Mac, and when I have a minute, I can check with the other OS's we have here. We have Windows 95 French and English running IE5.0 and NEtscape 4.0, Windows 98 French and English IE 5.0 and Netscape 4.75, Windows NT 4 with IE 4.0 and Netscape 4.75. No Windows ME.

Let me know.

Marty Cool
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1562

PostPosted: Fri Jan 11, 2002 4:47 pm    Post subject: Reply with quote

Oops Sorry I mean't it is wordwrapping the lines (6 lines) here is what it exactly shows for me:

---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
----------
DIALOG SET, T1, Drive @substr(%d,1,2)" "@fdiv(%%drivesize, 1000) Megabytes"
"@fdiv(%%free, 1000) Megabytes Free" "Drive is %%percent"% Full Sorted by
"%%sort
Back to top
View user's profile Send private message
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1562

PostPosted: Fri Jan 11, 2002 5:26 pm    Post subject: Reply with quote

I just tried with Netscape 6.1 and it works fine, no wordwrapping, everything all on one line. Looks like something with Windows XP and IE 6.
Back to top
View user's profile Send private message
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Fri Jan 11, 2002 10:11 pm    Post subject: Reply with quote

Thanks guys, Smile

Marty - Thanks, but checking those others out is no big
deal at this point. I was hoping for a general solution to
the wrap problem, but it looks like it's not even gonna
be a 50/50 chance. Sad

Maybe we can come up with something later.

Cheers, Mac

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Fri Jan 11, 2002 11:30 pm    Post subject: Same horse, different saddle... Reply with quote

OK, here's another angle on the same idea. Does it work for
everyone if we put the unbroken line BEFORE the code tag?

It still works on mine, but due to the font difference, the line must
be quite a bit longer (I'm using the underline char "_" here because
it's wider than the char "-").
_____________________________________________________________________________________________________________________________________________________________________________________________________________________

Code:

DIALOG SET, T1, Drive @substr(%d,1,2)"   "@fdiv(%%drivesize, 1000) Megabytes"    "@fdiv(%%free, 1000) Megabytes Free"    "Drive is %%percent"% Full    Sorted by "%%sort


Thanks, Mac

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1562

PostPosted: Fri Jan 11, 2002 11:37 pm    Post subject: Reply with quote

That works perfect now, no wordwrapping Smile Smile Smile Wink
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 -> Miscellaneous All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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