Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bomy Island Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=80)
-   -   Delphi is easier than BASIC =) (https://forums.graalonline.com/forums/showthread.php?t=10401)

shayden 08-26-2001 02:59 AM

Delphi is easier than BASIC =)
 
Delphi is so friggin easy, I still give stefan credit and all, Graal is beyond my capabilities but in less than an hour, I made an alternative to notepad! I was 3/4s done and hadn't typed in a single line of code yet =) I'm gonna see if I can figure out sprite mapping!!! If you want Delphi Compiler, PM Me =D

CrazedMerlin 08-26-2001 03:31 AM

mE

slp 08-26-2001 04:33 AM

lol
 
vb is so easy its simple, luckly for me kjl helps me with programing since there 1337 in programing and scripting. but yea if you can script in graal then you should beable to program in vb , ive never used Delphi before so i would have to check it out.

Admins 08-26-2001 05:56 AM

Delphi might be easier because its closer to C,
and you have some 'scripting rules' so existing
source is easy to understand, and it has a component
system where you e.g. just put a DelphiX component
onto the window and you can do directx stuff.
Also Delphi programs have less bugs than VB programs,
because all necessary stuff is put in the exe, so you
don't need to ship special dlls with your program and
it is working on all windows. Good is also that
Delphi 6 and the Linux version Kylix are free for
non-commercial use.

On the other hand VB is better supported by
microsoft (because VB is from MS ;-) and it has
a 'change code at runtime' feature, and if you are
looking for a job in the US then VB might be better
because more companies there us VB and don't
know about Delphi (while in europe not many
people use VB)

Cloud_X 08-26-2001 06:00 AM

Quote:

Originally posted by Stefan
Delphi might be easier because its closer to C,
and you have some 'scripting rules' so existing
source is easy to understand, and it has a component
system where you e.g. just put a DelphiX component
onto the window and you can do directx stuff.
Also Delphi programs have less bugs than VB programs,
because all necessary stuff is put in the exe, so you
don't need to ship special dlls with your program and
it is working on all windows. Good is also that
Delphi 6 and the Linux version Kylix are free for
non-commercial use.

On the other hand VB is better supported by
microsoft (because VB is from MS ;-) and it has
a 'change code at runtime' feature, and if you are
looking for a job in the US then VB might be better
because more companies there us VB and don't
know about Delphi (while in europe not many
people use VB)

VB is fun. Im considering learning Delphi but, currently worring about C++

shayden 08-26-2001 06:59 AM

Delphi is so fun =) I just made a little block move around a 10 square level with certain colors blocking =) This is so cool!! I love Delphi, C++ is just dumb, I know it but it is kinda hard to get the windows API correct, Delphi does it for you =)

Cloud_X 08-26-2001 07:32 AM

is it like VB?

CrazedMerlin 08-26-2001 07:34 AM

hey contact me over aim:TehWizad
or e-mail: [email protected]
with information on how to get a delphi program and what not
:(

Skatche 08-26-2001 07:43 AM

Quote:

Originally posted by Stefan
Delphi might be easier because its closer to C,
and you have some 'scripting rules' so existing
source is easy to understand, and it has a component
system where you e.g. just put a DelphiX component
onto the window and you can do directx stuff.
Also Delphi programs have less bugs than VB programs,
because all necessary stuff is put in the exe, so you
don't need to ship special dlls with your program and
it is working on all windows. Good is also that
Delphi 6 and the Linux version Kylix are free for
non-commercial use.

On the other hand VB is better supported by
microsoft (because VB is from MS ;-) and it has
a 'change code at runtime' feature, and if you are
looking for a job in the US then VB might be better
because more companies there us VB and don't
know about Delphi (while in europe not many
people use VB)

Waaaait... Delphi is portable to Linux? (I mean, minus the DirectX stuff) Damn! Now I'm going to have to learn it!

revalation 08-26-2001 09:25 AM

Delphi is pretty easy, considering I have no programing experience in VB, C, etc...

08-26-2001 09:32 AM

Quote:

Originally posted by Skatche


Waaaait... Delphi is portable to Linux? (I mean, minus the DirectX stuff) Damn! Now I'm going to have to learn it!

That guy in your signature is ugly.

Rekad 08-26-2001 11:14 AM

hey, Trinexx was making an alternate notepad last night too.....

CrazedMerlin 08-26-2001 11:15 AM

HEY GUY I WANT A DELPHI COMPLIER :(

Skatche 08-26-2001 11:42 AM

Quote:

Originally posted by ZanderX


That guy in your signature is ugly.

That's the effect I was hoping for.
...or do you mean he's badly drawn?

wetferret1 08-26-2001 11:49 AM

Quote:

Originally posted by CrazedMerlin
HEY GUY I WANT A DELPHI COMPLIER :(

Admins 08-26-2001 12:54 PM

Yes RC and Graal exist as Linux version (not public though)

ownerofbabylon 08-26-2001 01:21 PM

Quote:

Originally posted by Rekad
hey, Trinexx was making an alternate notepad last night too.....
You know Trinexx?

ownerofbabylon 08-26-2001 01:24 PM

Im making a graal/diablo game in VB with DirectX :) I might convert to Delphi if it truly is easier.

konidias 08-26-2001 05:23 PM

I still want that graal delphi example you mentioned a while back stefan.. ;) ;)

AlexH 08-26-2001 05:48 PM

someone send Delphi over my way

[email protected]
or
[email protected]

also send a lil link to a tutorial for using it

thx

FxChiP 08-26-2001 07:15 PM

There's something like Dev-Pascal or something like that that is a Delphi compiler (Delphi is sort of a spin-off of Pascal).

AlkarenHyralt 08-26-2001 09:41 PM

Until I started to play graal, I had never heard of Delphi.

shayden 08-26-2001 10:12 PM

Quote:

Originally posted by Rekad
hey, Trinexx was making an alternate notepad last night too.....
I downloaded it off him =) It's on his "Used Downloads" section. We both used the Tutorial =)

Skatche 08-27-2001 01:44 AM

Quote:

Originally posted by Stefan
Yes RC and Graal exist as Linux version (not public though)
Oh please please please release the Linux Graal, if only as a binary. Graal doesn't work in WINe, and I have only one computer on which I might run my server. I really DON'T want to keep using a server on unstable Windows ME...


All times are GMT +2. The time now is 03:02 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.