[Gambas-user] Programming beginner: first program won't run?
Ron_1st
ronstk at ...239...
Mon Apr 20 00:19:22 CEST 2009
On Sunday 19 April 2009, Charlie Reinl wrote:
> Am Sonntag, den 19.04.2009, 10:52 -0700 schrieb 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 using GNU/Linux in January of this year)
> > so bear with me, please :)
>
> Salut,
>
> for the opend IDE in a Terminal, you find messages only after the IDE is
> closed, by a crash or you.
>
> I can't open your tarball, please create a new one.
>
I could untar and open it.
Found in the FMain.class
Static Public Sub Main()
Dim myForm As Form
myForm = New FStart
myForm.Show
End
Where is the FStart form ????
The form you want is FMain form ?
:)
Best regards,
Ron_1st
--
A: Delete the text you reply on.
Q: What to do to get my post on top?
---
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
---
A: Top-posting.
Q: What is the most annoying thing in e-mail?
More information about the User
mailing list