[Gambas-user] PRB: Found some bugs?

Ron Onstenk ronstk at ...239...
Tue Aug 1 18:55:33 CEST 2006


On Tuesday 01 August 2006 18:24, Benoit Minisini wrote:
> > With search 1:
> > When I Search for a keyword and use the search list the
> > markup in the project tree shows them in the
> > 'Form' instead of the 'Class' folder.
> >
> > Strange effect to click on that mark in a form and see the class :)
> 
> What whould you like instead?
> 

On Search with list I get the line numbers in 
  the [Form] folder for MyForm.form instead of
  the [Class] and MyForm.class

Do a Search with list for the word 'Public Sub' in the form code editor 
Suprise he will find it in a form.

Class

[module]

[Class]
  MyForm.class

[Form]
  MyForm.form
    |
    o- 10,3       <----- line where 'Public Sub' is ??????????????

Big smile

Ron




More information about the User mailing list