[Gambas-user] Programming beginner: first program won't run?
jbskaggs
jbskaggs at ...1871...
Sun Apr 19 03:16:06 CEST 2009
Hi I hope this doesn't seem too basic- but did you create your form and draw
the textbox1, label1, and button1?
JB SKaggs
phohammer wrote:
>
> Hello,
> I am trying to learn a little bit about OOP with Gambas. I attempted to
> create the "Hello World" program found here:
> http://gambas.sourceforge.net/Getting%20Started%20with%20GAMBAS.odt , but
> I can't even get it to run. When I
> press play (or F5 or Debug>Run) it compiles, but the dialog box doesn't
> pop up.
>
> I have ran the "Object" example that comes with Gambas II, and it works
> perfectly (the dialog box pops up and everything).
>
> I'm using PCLinuxOS and installed Gambas II through Synaptic.
>
> Does anyone have an idea as to why my program won't run?
>
> (By the way my source looks like this: ' Gambas class file
>
> PUBLIC SUB Button1_Click()
>
> Label1.Text = "Hello " & Textbox1.Text & ". This is my first Gambas
> project!"
>
> END
> ).
>
--
View this message in context: http://www.nabble.com/Programming-beginner%3A-first-program-won%27t-run--tp23117770p23118826.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list