I am not a big pascal lover, but i learn it at school and i would like to know:
-how can i make a user interface in pascal?
For example, a window, a label, and a text box. I am using the Free Pascal Compiler and the Free Pascal IDE.
Thank you!
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
The easiest way would be to use Lazarus. It uses the FPC, but is meant for GUI development.
I tried Lazarus and disliked it for 2 reasons:
1. Install path must not contain spaces (oh, come ON!)
2. It's interface is made of up of many separate windows. I own a laptop, therefor i have a resolution of 1280*800. Imagine how hard it is to use it.
Some native Pascal code would be appreciate it, or a good IDE (no offence Panther, i can't use Lazarus)
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
I have a laptop with similar resolution.. no issues.
That said, I'm not aware of any other alternatives, short of hooking into the Windows API.
Hi,
I am new to FPC too.
If your target platform is windows,
then you might find a few demos in \FPC\2.2.4\demo\win32 directory,
which show how to create simple window, messagebox, etc.
It was automatically installed
when I installed my fpc2.2.4.
Regards,
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
hi, I Have a small doubt...What is Pascal code....? I didn't know this one...plz Guide me....
Small tip: Ask Google for small questions from now on, no offence, it's just an advice. You get your answer faster too.
Check out this:
Let me google that for you
And this too:
http://en.wikipedia.org/wiki/Pascal_...mming_language)
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks