| View previous topic :: View next topic |
| Author |
Message |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Sun Sep 07, 2003 2:21 am Post subject: |
|
|
I agree with PGWARE. Also Lime green looks nice. If the background is not white/monitor brightness set too high then visibilty is a problem. Else it is visible properly. _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Sun Sep 07, 2003 11:45 am Post subject: |
|
|
| PGWARE wrote: | | I'm not sure why you say it won't be readable as lime green, it's perfectly fine here. The vds IDE defaults to lime green with a white background which is exactly how the forum displays it as well - white background with lime green rem statements |
Actually I hate that Lime Green for remarks... I always change that. It is very hard to see on Laptop screens. Actually it can be very hard to see on other screens as well. It does not show up as well as you might think on different Video Cards. Anyway that is my 2 cents keep the change  _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Sun Sep 07, 2003 11:47 am Post subject: |
|
|
| FreezingFire wrote: | But it's not like you're going to be reading a page of comments. If it were
the case then maybe it would be better but since I think most people can
handle 2-6 lines of reading lime on white I think it would be better to leave
it.  |
Speak for yourself. Have you ever seen any of my example code?  _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Sun Sep 07, 2003 11:54 am Post subject: |
|
|
| PGWARE wrote: | I think we only wish to keep it lime green because this is the standard that VDS uses, keeping things as close to the original isn't so bad is it?  |
It is bad if you cannot read it. If I view these pages on my laptop I will not be able to read the remarks at all. There will be a slight hint of a remark there but you would not be able to really see it very well. I never bothered asking Commercial Research to change that because I could just change it in the IDE. But since you are posting code to the forum with the same color scheme as the IDE I think you should change it so that people that have ancient equipment and cannot readily afford new equipment can still at least see what the heck that are going to download before downloading It's just a thought ya know. I was always taught when programming for the internet you use the least common denominator for Web Site design. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Sun Sep 07, 2003 12:52 pm Post subject: |
|
|
| FreezingFire wrote: | Yes it cut it off for me once too. Also do you think maybe you could
consolidate the header at the top of the downloaded files to one or two
lines, not quite so intrusive?  |
Allright, I'll change that .
Also I suggest to change the remark color to orange .
Vic _________________ phpBB Development Team |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Sun Sep 07, 2003 1:04 pm Post subject: |
|
|
Color weakness (NOT BLINDNESS) for a primary color is not uncommon.
And also it's peronal prefernce etc etc.
How about having a poll on it  _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension
Last edited by CodeScript on Sun Sep 07, 2003 1:11 pm; edited 1 time in total |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Sep 07, 2003 1:05 pm Post subject: |
|
|
Look. I don't think it's that hard to read because I've used it on plenty
of LCD screens, CRT monitors, different video cards, if it's that hard to
read all you have to do is use the mouse to select the text so it is different
colors. The color was always Lime green before and no one complained
about it. I highly recommend against using orange or another color because
this is not something that should be custom tailored for everyone. It should
be using the standard syntax colors. If you want you can copy the code
into Notepad, your copy of VDS, etc. to read the comments. It's kind of
childish actually to see that we're fighting over a color.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Sun Sep 07, 2003 1:15 pm Post subject: |
|
|
| Vic wrote: | Allright, I'll change that .Vic |
Great
| Vic wrote: | Also I suggest to change the remark color to orange . |
let see how it will be
| Code: |
rem my comment
rem by Rinauld raymond
rem this is a test
|
Last edited by Rinauld Raymond on Sun Sep 07, 2003 1:27 pm; edited 1 time in total |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Sun Sep 07, 2003 1:17 pm Post subject: |
|
|
perhaps due to the vds tag modification
I can't change the font color.
An error occured
line 604
just try, you'll see
manually it work
Last edited by Rinauld Raymond on Sun Sep 07, 2003 1:27 pm; edited 1 time in total |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Sep 07, 2003 1:27 pm Post subject: |
|
|
For those of you who are so insistent, why don't you just use the [ COLOR ]
BBCode tag to change the color?
| Code: | | rem This is a red comment |
_________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Sun Sep 07, 2003 1:32 pm Post subject: |
|
|
| FreezingFire wrote: | For those of you who are so insistent, why don't you just use the [ COLOR ]
BBCode tag to change the color?
| Code: | | rem This is a red comment |
|
it doesn't work
try downlod the script
you'll see this:
| Quote: | | m [color=red:215cfd8da8]This is a red comment[/color:215cfd8da |
PS:and the script is always cut at first and end |
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Sun Sep 07, 2003 7:20 pm Post subject: |
|
|
I would say, if you would really want to read certain comments and you are having
troubles with it, just use the link next to each script to download it...
Also I would recommend against using color or other tags in your scripts, as it isn't
supposed to work like that. After future updates this may no longer work. |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Mon Sep 08, 2003 2:23 pm Post subject: |
|
|
| FreezingFire wrote: | Look. I don't think it's that hard to read because I've used it on plenty
of LCD screens, CRT monitors, different video cards, if it's that hard to
read all you have to do is use the mouse to select the text so it is different
colors. The color was always Lime green before and no one complained
about it. I highly recommend against using orange or another color because
this is not something that should be custom tailored for everyone. It should
be using the standard syntax colors. If you want you can copy the code
into Notepad, your copy of VDS, etc. to read the comments. It's kind of
childish actually to see that we're fighting over a color.  |
Um,
No one is fighting here. We all have our opinion. I do alot of my testing on an old 486 laptop it has a Non-ActiveMatrix 12 inch backlit LCD screen and 1 meg of Video memory that means at the max it can show 24bit color it also has only 20megs of ram on it. I usually only run this machine at 640x480 and 256 colors. Did you test the forum on a computer with these specs before Grant it I don't use this machine very often other than testing purposes but while I am waiting for my VDS scripts to run on this machine I read this forum. It gets boring waiting for a slow machine like this
Also I did not frequent this forum back when the VDS tag used to work so I have no idea what it was like and therefore did not get to complain. I am sure I would have if I was here Who wants to copy or highlight text from the forum all the time to read the forum?
Oh I almost forgot to add that I have to jar the LCD panel to get it to show up sometimes hehehehehe
My cellphone has a better LCD then this laptop but I use it because if my software and DLL's can run on this then it can run on just about anyones computer. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Mon Sep 08, 2003 3:02 pm Post subject: |
|
|
| mindpower wrote: | Oh I almost forgot to add that I have to jar the LCD panel to get it to show up sometimes hehehehehe
My cellphone has a better LCD then this laptop but I use it because if my software and DLL's can run on this then it can run on just about anyones computer. |
LOL, I have one of those, too! Only the LCD doesn't work at all so it has an ancient IBM 640x480 monitor
attached. It just stops short of emitting smoke
Greetz
Dread
BTW: I'm one of the guys who always change that horrible lime green to something darker and more pleasant. _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
|