Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-19 Thread phohammer
Ron_1st wrote: > > On Monday 20 April 2009, phohammer wrote: >> >> Okay, I realize I should RTFM, but I intended to fly at this with gambas' >> GUI >> and learn some programming, not Linux >> terminal commands. I'm going to bow out for now.

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-19 Thread phohammer
ve the time to be an "Advanced Bash-Scripter". Ron_1st wrote: > > On Monday 20 April 2009, phohammer wrote: >> >> Ron_1st wrote: >> > >> > On Sunday 19 April 2009, phohammer wrote: >> >> I would do as you said with the Object example, but tho

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-19 Thread phohammer
Ron_1st wrote: > > On Sunday 19 April 2009, phohammer wrote: >> I would do as you said with the Object example, but those of infinite >> wisdom >> made it read-only. > > When you make a copy to your home directory or the place where you want to > store

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-19 Thread phohammer
Ron_1st wrote: > > > I did suggest just the opposite. > Copy your form and code into the Object example and set your form as > startup. > or > insert the label, textbox and button into the main form of the object > example > together with your code. > > This way you eliminate wrong project se

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-19 Thread phohammer
I opened the IDE with a terminal and it shows nothing when I run it. I'm not sure what you mean by the "ps(1) command". Here is a tarball of the project to scratch your head over: http://www.nabble.com/file/p23125471/trythis-0.0.1.tar.gz trythis-0.0.1.tar.gz I'm no command line wizard (started

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-19 Thread phohammer
pe.png whichtype.png )? I've been using the "Graphical Application" thus far. Charlie Reinl wrote: > > Am Samstag, den 18.04.2009, 22:16 -0700 schrieb phohammer: >> >> jbskaggs wrote: >> > >> > Try just unclicking the gb

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-18 Thread phohammer
jbskaggs wrote: > > Try just unclicking the gb gui and gb gtk and click QT you shouldnt have > to rewrite the whole thing. > > JB SKaggs > > > I tried it and it still won't run the dialog box - I only have these components enabled now: http://www.nabble.com/file/p23119747/onltgb_gbform_

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-18 Thread phohammer
jbskaggs wrote: > > Please send a screenshot of what it does when it runs? > > Oh what components do you have installed under project preferences? QT? > > JB Skaggs > > It simply says "compiling project..." as seen http://www.nabble.com/file/p23119198/compiling.png here . I'm not sure wha

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-18 Thread phohammer
jbskaggs wrote: > > > Tell me if this runs for you? > > No luck. I even matched the cases (lower case) for the code and properties. You can see my code and form in the files I uploaded: http://www.nabble.com/file/p23119191/fmainform.png fmainform.png and http://www.nabble.com/file/p231191

Re: [Gambas-user] Programming beginner: first program won't run?

2009-04-18 Thread phohammer
Yep, I created the form just as the tutorial said (in my first post): http://www.nabble.com/file/p23118993/form.png jbskaggs wrote: > > Hi I hope this doesn't seem too basic- but did you create your form and > draw the textbox1, label1, and button1? > > JB SKaggs > > -- View this message