•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Pascal and Delphi section within the Software Development category of DaniWeb, a massive community of 401,948 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,340 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Views: 3004 | Replies: 12
![]() |
•
•
Join Date: Dec 2006
Location: Maidstone, UK
Posts: 16
Reputation:
Rep Power: 2
Solved Threads: 0
Hey, I'm really new to programming and I was wondering how you open a form after pressing a button. Such as, there is a button saying "Start", which, once clicked opens up a guessing game. I know it's probably a one line code but I can't find it anywhere on the internet.
Thanks
,
Jordan
P.S. If anyone knows of any new persons tutorals could you please tell me.
Thanks
,Jordan
P.S. If anyone knows of any new persons tutorals could you please tell me.
•
•
Join Date: Dec 2006
Location: Romania
Posts: 171
Reputation:
Rep Power: 2
Solved Threads: 16
in order to open a new form, first you must to have 2 forms.
to open a form when you click a button, you must put the following code on the button click event :
"form2.show;"
try to search on google some delphi begginers tutorial or even better go and buy a delphi book in order to learn delphi:cheesy:
best regards,
to open a form when you click a button, you must put the following code on the button click event :
"form2.show;"
try to search on google some delphi begginers tutorial or even better go and buy a delphi book in order to learn delphi:cheesy:
best regards,
•
•
Join Date: Dec 2006
Location: Maidstone, UK
Posts: 16
Reputation:
Rep Power: 2
Solved Threads: 0
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,695
Reputation:
Rep Power: 18
Solved Threads: 195
•
•
Join Date: Dec 2006
Location: Romania
Posts: 171
Reputation:
Rep Power: 2
Solved Threads: 16
off topic: BDS 2006 is an very powerfull tool and has 3 big parts. it incorporates delphi for win32, for .net, C#, and C++. to better understand from what is compounded follow this link
http://delphi.about.com/od/beginners...hi_flavors.htm
best regards,
http://delphi.about.com/od/beginners...hi_flavors.htm
best regards,
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,695
Reputation:
Rep Power: 18
Solved Threads: 195
Eddie, it's always good to learn about things from different perspectives.
One of the best books I have has examples in Java, C++, and Python.
When I got the book I didn't know Python and hadn't used C++ in years, but that should be no problem understanding what the author is trying to tell. In fact it is a good thing as it enables him to get his point across in the best way possible even if any given language is less than perfect for doing so.
And if you end up programming Delphi for real you may well end up doing C++ and/or C# as well. The days of the monolithic application written entirely in one language are pretty much over as more and more applications are delivered on platforms like .NET, COM+, and Java (which is more than a language, it's an entire platform).
One of the best books I have has examples in Java, C++, and Python.
When I got the book I didn't know Python and hadn't used C++ in years, but that should be no problem understanding what the author is trying to tell. In fact it is a good thing as it enables him to get his point across in the best way possible even if any given language is less than perfect for doing so.
And if you end up programming Delphi for real you may well end up doing C++ and/or C# as well. The days of the monolithic application written entirely in one language are pretty much over as more and more applications are delivered on platforms like .NET, COM+, and Java (which is more than a language, it's an entire platform).
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
•
•
Join Date: Dec 2006
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Hey, I'm really new to programming and I was wondering how you open a form after pressing a button. Such as, there is a button saying "Start", which, once clicked opens up a guessing game. I know it's probably a one line code but I can't find it anywhere on the internet.
Thanks,
Jordan
P.S. If anyone knows of any new persons tutorals could you please tell me.
Mail me at <snipped emil address>
Last edited by Ancient Dragon : Dec 28th, 2006 at 10:57 pm. Reason: removed email address
![]() |
•
•
•
•
•
•
•
•
DaniWeb Pascal and Delphi Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- wx.media.MediaCtrl (Python)
- how to capture event on the Stop button of IE & Mz (HTML and CSS)
- Tkinter Button(s) (Python)
- Whats the code for a reset button.. (Visual Basic 4 / 5 / 6)
- Send Command button in MSWord code needed (Visual Basic 4 / 5 / 6)
- Please Help With Code (ASP)
Other Threads in the Pascal and Delphi Forum
- Previous Thread: Two strings will not combine
- Next Thread: enter a valid date



Linear Mode