| View previous topic :: View next topic |
| Author |
Message |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Sat Sep 06, 2003 3:44 pm Post subject: |
|
|
| Code: | rem #define command,test
test 1234
info @hello(123abc) |
Last edited by Tommy on Sat Sep 06, 2003 4:02 pm; edited 1 time in total |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Sep 06, 2003 3:46 pm Post subject: |
|
|
That's dark green... the editor uses bright green.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Sep 06, 2003 3:57 pm Post subject: |
|
|
I think it's best to be accurate. It would be the same as in the editor:
 _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Sat Sep 06, 2003 4:30 pm Post subject: |
|
|
I think there are some errors that need fixing. I posted that in a script with notes:
http://forum.vdsworld.com/viewtopic.php?t=1998
Most of it is corrected still remaining:
"2" in edit2 is colored pink
| Code: | | dialog ADD,EDIT,EDIT2,34,22,331,19,Readme.txt |
| Code: | | dialog ADD,TEXT,SiteLink,140,278,,,Visit http://www.vdsworld.com!,,LINK,TRANSPARENT,CLICK,HAND |
URL tags are applied which is not intended.
Download this script - exit gts truncated to Ex
http://forum.vdsworld.com/includes/vds_code.php?mode=download&post_id=14348&script_id=0
Regards _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Sep 06, 2003 4:56 pm Post subject: |
|
|
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?  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Sat Sep 06, 2003 7:35 pm Post subject: |
|
|
personaly dark green is appropiated
cause this phpBB forum default theme is in clear colors.
If you let this actual green, it won't be very readable. |
|
| Back to top |
|
 |
Rebel49 Contributor


Joined: 23 Aug 2002 Posts: 78 Location: Nova Scotia, Canada
|
Posted: Sat Sep 06, 2003 7:46 pm Post subject: |
|
|
I would opt for dark green as well!
REB _________________ OLD and eager! |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Sep 06, 2003 8:27 pm Post subject: |
|
|
| How about having an option? |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Sat Sep 06, 2003 8:38 pm Post subject: |
|
|
| 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 |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Sep 06, 2003 8:40 pm 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 |
Exactly. Thanks for explaining that. I've been trying to.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
SnarlingSheep Professional Member


Joined: 13 Mar 2001 Posts: 759 Location: Michigan
|
Posted: Sat Sep 06, 2003 8:51 pm Post subject: |
|
|
I usually change the REM color, bright green on white isn't very easy on my eyes.. _________________ -Sheep
My pockets hurt... |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Sep 06, 2003 8:53 pm Post subject: |
|
|
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.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Sat Sep 06, 2003 10:00 pm 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 |
Yes you're right PGWare,
but the vds ide also offert the ability to change the colors
That's what I've done
But if the majority prefer the lime green color, let's go for it.
No problem  |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Sat Sep 06, 2003 10:19 pm Post subject: |
|
|
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?  |
|
| Back to top |
|
 |
|