Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / [LOCKED] BlueIDE - Beta 2 available.

Author
Message
freakdave
20
Years of Service
User Offline
Joined: 20th Feb 2004
Location: Germany
Posted: 20th Feb 2004 17:33 Edited at: 20th Feb 2004 17:35
I´ve come across with the following bug:

I´ve updated to RC3 and it gives a 'Runtime error 13' 'Type mismatch' error.Tried to load it in debug mode :

BlueIDE - version 1.0.0[http://blueide.sf.net]

Setup statusbar & navigation bar

Created TDBPROEDITOR window

Loaded Global Settings

Applied View Settings

DarkBasic Professional Install Path = CrogrammeDark Basic SoftwareDark Basic Professional

Found Keywords folder - ReadFromBIDEFileOnly = TRUE

Run-time error '13':
Type mismatch

-----------------
then the editor opens,but everything is messed up.I can't do anything except closing the editor :-(
In the processes though,blue.exe is still running.
switched back to beta2.any clues ??

-
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 20th Feb 2004 17:52 Edited at: 20th Feb 2004 17:53
EDIT


Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 21st Feb 2004 07:21
I'm pretty sure this may have been mentioned before, but anyway:

"To" in a For Next statement highlights differently to the For Next, I'm not sure if this is intentional.

"Mod" doesn't highlight at all, it could be considered an operator like + or - although it's also similar to commands like "Sqrt" so I'm not sure what it should be either. Never-the-less, it should at least highlight as something.


"Computers are useless they can only give you answers."
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 21st Feb 2004 22:28
Quote: ""Mod" doesn't highlight at all, it could be considered an operator like + or - although it's also similar to commands like "Sqrt" so I'm not sure what it should be either. Never-the-less, it should at least highlight as something."


That's an ommission from the keywords files, I think it would be better seen as an operator. Added to my to-do list.

To highlights differently because its not a scope keyword. I *think* I can change that though.

@freakdave

Do you think you could email me the contents of your C: \Programme\Dark Basic Software\Dark Basic Professional\Keywords folder please. I suspect there is a file there which the IDE doesn't like for some reason.


BlueGUI-Windows UI Plugin
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 24th Feb 2004 15:53
Looked at various vbAccelerator components for OfficeXP style menus. It will certainly make the editor look nicer. I couldn't find OfficeXP style components for all the various UI elements, but menus are a start.


BlueGUI-Windows UI Plugin
APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 24th Feb 2004 18:02
Rob,

May I say that since the release of v3, I've now finally found the perfect editor that I'm comfortable in using Well done!

On a small note, just a cosmetic change but on the settings dialog for display settings, the Exclusive Full screen label needs to be modified as it looks off bounds.

Also, and yes, I know I can modify this in VB but would it be possible to configure the colours of the Project Manager background. It's very dark in grey. This is not an essential modification but maybe something you could add during a spare 5 mins session

Anyway, many thanks for a top product.

Paul.


Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 25th Feb 2004 01:00
Thanks Paul,

Adjusted the label in settings. For the Project Organisation colour, its not quite as simple as just setting colour as the tab itself doesn't have a panel colour property, however it can certainly be done ...


BlueGUI-Windows UI Plugin
APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 25th Feb 2004 01:16 Edited at: 25th Feb 2004 01:25
Rob,

Another problem has appeared but for the likes, I cannot find any explanation for it. It has happened with other editors as well but I could never find a solution to it.

Basically, I'll be editing and then compile the project. The progress window will come up with compiling line 1/xxxx and then vanish as if the compile was successful. It does generate an executable but it's only the windows Stub section, so running it just fires up the graphics mode then quits immediately. In other words, the application did not fully get generated by the DB compiler.

There are no errors or syntax problems because it successfully compiled on previous sessions but now it won't compile at all.

The odd thing is, this never happened with the original DB editor, but it does occur with other editors, including yours.

Have you seen this problem with your projects? A quick solution will be great because I do not wish to use the original DB editor anymore, driving up the wall with the Exception errors etc.

Many thanks Rob.

Paul.

[EDIT] P.S. Did you by any chance see my post for you at the top of (This is beyond a joke - 2nd page at the top)


Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 25th Feb 2004 01:29
Hi Apex,

No, I haven't encountered this particular bug. Does it occur often or only infrequently?

Does changing the exe type setting on the Project tab fix this?


BlueGUI-Windows UI Plugin
APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 25th Feb 2004 01:33
Rob, it happens infrequently, but once it does occur, I can't compile that one project again. But I'll give your suggestion a go and see what happens.

Thanks for the feedback.

Paul.


APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 25th Feb 2004 01:36 Edited at: 25th Feb 2004 04:56
[EDIT]

Rob, this is an absolute classic. This has to be documented or made very clear. Do not put tab characters in source files. i.e. Setting the tabulation to 3 or 4, make sure that for DarkBASIC users, the Replace with spaces checkbox is enabled!!

After all this time trying to find out why all of a sudden, my projects would not compile anymore, it was because on some of my comments in the source code, there were tabulated sections without actually using space ASCII 32 as the characters. I think ASCII 7 or 8 is the one. Anyway, the DB compiler should account for this, but it doesn't!

Paul.

[ORIGINAL]
Rob,

No difference I'm afraid

If it helps, I can zip the whole project up, source and the actual project file so you can see for yourself if it's something stupid or something that I'm completely missing. It's a small zip, no need to run the application, just need to see if it actually compiles without error.

If you provide me an email, I'll wizz it over to you.

Paul.


the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 25th Feb 2004 08:29
The latest version doesn't save the "save on compile" menu option.
When trying to set the option after starting bide I get a
You have not saved the current project. Click File -> Save and choose a filename for the project
msgbox, is that causing the option to be unset?

Our civilization faces three great dangers. The first is destruction by a nuclear war, the second is being crippled with overpopulation and the third is the Age of Leisure.
freakdave
20
Years of Service
User Offline
Joined: 20th Feb 2004
Location: Germany
Posted: 25th Feb 2004 11:33
Quote: "@freakdave

Do you think you could email me the contents of your C: \Programme\Dark Basic Software\Dark Basic Professional\Keywords folder please. I suspect there is a file there which the IDE doesn't like for some reason."


@ROB
i emailed you the content of my keywords folder.Hope u have found the bug.

-
APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 25th Feb 2004 14:03
@Rob,

Couple more things that you may need to check as well.

The find and find next keys both use the F3 key, so hitting F3 after a search brings up the dialog again. I've reconfigured the Find Next option to use F2, but, when you close the editor down, the key configuration is not stored for the next session.

Otherwise, sorted

Paul.


Beavis
21
Years of Service
User Offline
Joined: 15th May 2003
Location: Czech Republic
Posted: 25th Feb 2004 15:56
Quote: "
I´ve come across with the following bug:

I´ve updated to RC3 and it gives a 'Runtime error 13' 'Type mismatch' error."


I have same problem . With beta2 all works fine then I get same error.

--------
Beavis
http://www.progress-studio.com
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 29th Feb 2004 04:04
Something I would like:
The help window is very badly laid out IMHO.
It should be more like the default IDE's with
-back
-forward
-home
icons and a search box on the same line.
Have the results displayed underneath the box like it is now.


Magellan
20
Years of Service
User Offline
Joined: 21st Feb 2004
Location: 001110101
Posted: 29th Feb 2004 08:10
Hey RobK,
Any idea on how to get this to run in VB.Net? I had a few ideas, but I run the project upgrade wizard and it says "Upgrade Failed: Exception Occured: THe referenced components STab are missing design time licenses."

Now I have no clue wtf this means..lol. Anyone got it working in .net?
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 29th Feb 2004 14:01
Hi Freakdave,

I haven't received your email for some reason - can you resend it please?

@Magellan,

I have VB.NET, so I'll give it a go, but I don't know if its possible.


BlueGUI-Windows UI Plugin
Alkaline
20
Years of Service
User Offline
Joined: 4th Dec 2003
Location: Seattle, Washington
Posted: 29th Feb 2004 23:39
does this work for dbc?

~Zip-Shox Entertianment~
www.zip.dbspot.com
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 1st Mar 2004 01:30
No.


BlueGUI-Windows UI Plugin
Freddix
AGK Developer
22
Years of Service
User Offline
Joined: 19th Sep 2002
Location: France
Posted: 1st Mar 2004 02:25
why some windows systems files are automatically changed when you installed blueIDE ????
When I install last version, it update some windows files and it crash, even if I restore files from older version.
I must reinstall beta2 to make windows\system files updated again and BlueIDE work again !!!!

it's always a bad thing to automatically overwrite windows system files without asking user doing it !

Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 1st Mar 2004 18:59 Edited at: 1st Mar 2004 19:00
Hi Freddix,

BlueIDE will only update your components if they are out of date - they are official Microsoft components and according to MS should be fully backwards compatible.

Some users don't have the latest version of Common Controls which BlueIDE needs.

BlueIDE RC1-3 does not update any windows files, only the Beta2 installer does.


BlueGUI-Windows UI Plugin
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 2nd Mar 2004 07:09 Edited at: 2nd Mar 2004 07:09
Slight bug with the plugin information window. It doesn't clear the info when you click the close button, so you end up with the info from the last plugin you viewed and the info from the current plugin underneath.
It clears the info if you use the little [x] in the top right corner but not if you use the close button in the bottom right.
AlecM
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Concord, MA
Posted: 4th Mar 2004 10:25
rob- Ever impliment any of that auto backup? Also did you get those emails I sent you about vertex color loading?

Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 4th Mar 2004 12:59
Hi Froggermon

Auto-backup is implemented, you can set backup options from Tools > IDE Settings > [Backup Tab]

You can choose to auto-backup after 5,10 or 15 minutes, backup on save and/or on compile, and you can set the folder to store backups in.


BlueGUI-Windows UI Plugin
APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 4th Mar 2004 18:43
CMC 101, pay for what? BlueIDE is a free download from the main site at http://blueide.sourceforge.net


Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 5th Mar 2004 09:46
You must be thinking of the Blue GUI, that costs but this IDE is free and open source.


"Computers are useless they can only give you answers."
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 15th Mar 2004 11:11 Edited at: 15th Mar 2004 11:26
Is the version information added into the executable correctly ? The reason I'm asking is that I set the file version to 0.0.0.1, and XP properties show it as 1.0.0.0


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 15th Mar 2004 15:15
Hmm, looks like this confuses a few people. Maybe I should call it RedIDE instead

OK, quick update on what is happening:

- Fixed labels bug with Goto Definition
- Fixed Plugin Information bug
- Fixed "New Project" creating an additional include bug
- Improved speed of variable fixup case
- Received a couple more reports of Type Mismatch on startup, still trying to work that one out.
- Managed to get a very rare & sporadic Run Time Error 5 on exit, but unable to reproduce reliably
- Added Close File option under file menu, includes can now be closed as well as opened when you have finished working with them
- Goto Definition works with the saved file text rather than the open file text - still need to fix that.
- Changed various error messages to make them more helpful.

Next update in a couple of weeks (I'm guessing - busy writing BlueGUI 2.x as well).

BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 17th Mar 2004 08:51
What's with the whole Blue name thing anyway? Is there an actual reason behind it, or just a name? Just interested.


"Computers are useless they can only give you answers."
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 17th Mar 2004 10:27
Just a name.

BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 17th Mar 2004 14:28 Edited at: 17th Mar 2004 14:29
Its a very modern corporate image. For example: Orange (Hutchison Whampoa owned mobile phone company). Also, its a far sight better than a lot of alternative names that spring to mind. For example: "Aunty Gertrude's Amazing IDE!"

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P1.3ghz / 384 megs / GeForce MX 5200 128meg / WinXP home
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 17th Mar 2004 16:19
Quote: "Aunty Gertrude's Amazing IDE"


Or "Robbie K's really good editor" (Note to other forum users: Usage of that nickname will result in life imprisonment in IanM's midlands volcano bunker)

BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 17th Mar 2004 17:47
Not the bunker...!


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 18th Mar 2004 14:19
I don't want to be imprisoned in the bunker. I hear IanM doesn't even serve his prisoners with tea. I mean, if thats the way he's going to treat his prisoners, he really doesn't deserve to have any.

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P1.3ghz / 384 megs / GeForce MX 5200 128meg / WinXP home
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 18th Mar 2004 23:38
Quote: "I hear IanM doesn't even serve his prisoners with tea"


I can live without tea, but Coke (the black liquidy variety!) - now thats another matter.

BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands
IanM
Retired Moderator
22
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 19th Mar 2004 00:40
Just how secret is my secret base going to stay with Sheriff Robbie K shipping prisoners there every five minutes? (Can't lock me up there )

Do you have any idea of the cost of refreshments for the prisoners I already have?

Oh, and I do so serve tea. I even serve evening cocktails

*** Coming soon - Network Plug-in - Check my site for info ***
For free Plug-ins, source and the Interface library for Visual C++ 6, .NET and now for Dev-C++ http://www.matrix1.demon.co.uk
APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 19th Mar 2004 01:10
Cocktails.... COCKTAILS!!! Jeez, I was lucky enough to even get a slice of dried (Green spotted) bread with only a polo mint to keep me warm <gg>


Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 20th Mar 2004 09:42
I expect you weren't wearing a tie. IanM's secret base does have a strict dress code.

BUT... I am yet again causing a thread to digress. Sorry RobK. I'll shut up again.

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P1.3ghz / 384 megs / GeForce MX 5200 128meg / WinXP home
tayete
22
Years of Service
User Offline
Joined: 20th Nov 2002
Location:
Posted: 21st Mar 2004 02:32
Hi ROB K!
Well first of all, thanks a lot for creating this small miracle!!! I have been really surprised to see that it provides help (at both the status bar and the help file) for your BLUEGUI too!!! Really, really nice...

But...I think I've found a small bug. I had written a small note in the Project Organisation window. I added it, and then I realised I had something to add. I right-clicked on it and I could enter the new text. But whenever I hit "Ok" a message "Error 91 en tiempo de ejecución: La variable de tipo Object o la variable de bloque With no está establecida". Then your IDE closes without any other warning.

The translation of that text in Spanish (I don't know why, as I use XP in English) is:

"Execution time ERror 91: The variable of Object type or the block variable With isn't stablished".

I have tried it several times with the same result.

__________________________
http://www.tayete.com
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 21st Mar 2004 15:37
Hi tayete,

Are you using the RC3 version?

BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands
tayete
22
Years of Service
User Offline
Joined: 20th Nov 2002
Location:
Posted: 21st Mar 2004 20:59
Yes I am. I have reinstalled it, and keeps showing that error.

Another small thing. Though this is not a bug, it annoys a bit. If you open the help window as a free one, once you close it you aren't sent back to the IDE but to another window opened at that time. I mean, it should bring me back to the window that called it (the IDE) as it was the last one called, but instead goes to another window I don't know why.

__________________________
http://www.tayete.com
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 21st Mar 2004 22:19 Edited at: 21st Mar 2004 22:20
Very minor bugs but the syntax of long commands sometimes gets cut off in the status bar.


Also I am still having troble with the save on compile option needing to be turned on every time I start bide, can't remember if I mentioned it before or not.
MikeS
Retired Moderator
21
Years of Service
User Offline
Joined: 2nd Dec 2002
Location: United States
Posted: 21st Mar 2004 22:26
Just wanted to point out how popular Rob K is getting. (if not mentioned in one of the first 345 posts )

http://sourceforge.net/projects/blueide/



A book? I hate book. Book is stupid.
Lost in Thought
20
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 21st Mar 2004 23:20
I read some of this but didn't have time to read all posts . Has anyone asked about the scroll bar not updating as you scroll with mousewheel? Not a bug I don't think its more of just an annoyance Everything else is great so far. Keep up the good work!

Specs. P4 2.8GHz 800 FSB | 512MB DDR333
GeForce FX 5200 AGP 256MB | Intel 848P Chipset
Windows XP Pro Full
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 23rd Mar 2004 00:10
Hi Lost in Thought,

I've tried it just now and the scrollbar moves correctly when rotating the mousewheel - what OS are you using?

BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands
Lost in Thought
20
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 23rd Mar 2004 04:17
I'm using winXP pro version 2002 with all updates. I have a logitech optical mouse if that may have anything to do with it. I am also using blueide beta2 with release candidate 3.

Specs. P4 2.8GHz 800 FSB | 512MB DDR333
GeForce FX 5200 AGP 256MB | Intel 848P Chipset
Windows XP Pro Full
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 25th Mar 2004 20:28 Edited at: 25th Mar 2004 20:29
Could have something to do with it indeed.

New release folks, not all issues have been resolved, and there are some very important ones I need to deal with before release.

The purpose of RC4 is mainly some performance improvements, and I have finally produced a full installer.

Release Candidate 4
===================
- Fixed bug where program would exit if DBPro folder not found and program tried to prompt user
- Improved 'Fix Up Variable Case' performance
- Added programs menu - drop any files into the tools folder, eg: programs, shortcuts etc. and they will be
accessible easily via Tools > Programs
You can open the tools folder by going to Tools > Programs > Open Tools Folder
(Renamed media browser to Media Browser.exe as a result of this change)
- New project option created additional include file - fixed.
- Fixed bug where plugin information list was not cleared depending on how the form was closed
- Seperate close file & close project buttons. Include files can now be closed after they have been opened
main source file stays open at all times.
- BrowseInfo file did not locate labels - now fixed
- Labels had a colon after their names in the label list, now fixed.
- Various tweaks to improve speed with large source files
- Added more helpful error messages in various places
- Various other tweaks & bugfixes

BlueIDE RC4 (3.3MB - excludes CHM help and Media Browser)

Common DLL Updater (3.3MB - includes all the necessary DLLs required by BlueIDE, if you have not used the IDE before you will probably need to install this first).

The CHM help files & media browser have not changed since Beta 2, however if you do not have them, you need to download them from here:

http://www.robertknight.me.uk/files/darkbasic/Media_Help.zip

Copy the contents into your %BlueIDE%Tools folder (Usually Crogram FilesProgrammingBlueIDETools).

Existing users please note that the media browser has been renamed from browse.exe to Media Browse.exe

You can get easy access to the tools folder in this release from the new Tools > Programs menu, you can also place any shortcuts in this folder to get instant access to other important tools.

BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 26th Mar 2004 07:56
Cool, downloading now.


"Computers are useless they can only give you answers."
xtom
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Ireland
Posted: 26th Mar 2004 10:45
Cool, downloading. Like the sound of the programs menu.

Login to post a reply

Server time is: 2024-11-23 05:37:07
Your offset time is: 2024-11-23 05:37:07