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? 
 

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to