Lazarus IDE is capable of dragging and dropping of buttons on the gui.gordon77 wrote:How do you produce the buttons ?
I am new to programming and pascal have been a great initial step. Thanks to the keywords, Google will surely help me with this. Btw sir, have you tried building pascal program similar to my problem?Heater wrote:I thought pascal had a "system" function that would run commands for you. Or perhaps "exec". Goggle will finx it for you.
You realize that you force most of the people reading this thread to google "Lazarus IDE" just to figure out that its a IDE for FreePascal.KenoRosarioPH wrote:Lazarus IDE is capable of dragging and dropping of buttons on the gui.gordon77 wrote:How do you produce the buttons ?
Apologies Sire! Thankstopguy wrote:You realize that you force most of the people reading this thread to google "Lazarus IDE" just to figure out that its a IDE for FreePascal.KenoRosarioPH wrote:Lazarus IDE is capable of dragging and dropping of buttons on the gui.gordon77 wrote:How do you produce the buttons ?
Great help Sir! Thankshansotten wrote:Various solutions are available to execute an external program form within a Lazarus program.
This may help:
http://wiki.lazarus.freepascal.org/Exec ... l_Programs