Re: [Gambas-user] About documentation in gambas3: error with gridview class

2012-03-29 Thread Benoît Minisini
Le 29/03/2012 19:04, Sebi a écrit : > Hi! I'm also affected by this bug. It started some days ago. > Clearing the documentation won't help. AFAIK, this only happens with qt4/gtk > classes. I will try to debug the problem when I get home. > > My guess, somehow the IDE is using gb.qt in stead of gb.

Re: [Gambas-user] About documentation in gambas3: error with gridview class

2012-03-29 Thread Sebi
why, everything worked fine a week ago. -Original Message- From: Benoît Minisini Date: Thu, 29 Mar 2012 18:45:17 To: mailing list for gambas users Reply-To: mailing list for gambas users Subject: Re: [Gambas-user] About documentation in gambas3: error with gridview class Le 29/03/2012

Re: [Gambas-user] About documentation in gambas3: error with gridview class

2012-03-29 Thread Benoît Minisini
Le 29/03/2012 18:38, Santiago Oberto a écrit : > Good morning! > > I have just installed gambas3 in a fresh start of Fedora 16. > > Everything worked just perfect in my previous Fedora 14. > > But now I don't get the correct "tip-box"/help while I am using gambas > IDE. For instance: if I create a

[Gambas-user] About documentation in gambas3: error with gridview class

2012-03-29 Thread Santiago Oberto
Good morning! I have just installed gambas3 in a fresh start of Fedora 16. Everything worked just perfect in my previous Fedora 14. But now I don't get the correct "tip-box"/help while I am using gambas IDE. For instance: if I create a Gridview, while i am writing: "dim myGridview as Gridview"