[Gambas-user] [Gambas Bug Tracker] Bug #908: Compilation error - QT5

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.908&from=L21haW4- Comment #12 by Benoît MINISINI: Is it better with revision #7742? -- Find and fix application performance issues faster with Applications Manager Appli

Re: [Gambas-user] Mediaview Length and Pos

2016-04-13 Thread Johny Provoost
Thank you, I install tomorrow. Time to go to bed now. Regards, Op 13-04-16 om 20:57 schreef Benoît Minisini: > Le 13/04/2016 18:48, Johny Provoost a écrit : >> Is it possible to get the length and the Position of the played media >> with the Mediaview object. >> >> Greetings, >> Johny >> > I ad

[Gambas-user] [Gambas Bug Tracker] Bug #908: Compilation error - QT5

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.908&from=L21haW4- Benoît MINISINI changed the state of the bug to: Working. -- Find and fix application performance issues faster with Applications Manager Applications

[Gambas-user] [Gambas Bug Tracker] Bug #911: Offline documentation not update

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.911&from=L21haW4- Comment #2 by Benoît MINISINI: Offline documentation has been updated. Benoît MINISINI changed the state of the bug to: Fixed. -- Find and fix applica

[Gambas-user] [Gambas Bug Tracker] Bug #914: Error using the help offline: CDocumentation.ImplementAndNeed.1138 Not an objectm

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.914&from=L21haW4- Comment #3 by Benoît MINISINI: Is it possible for you to compile and test the development version? -- Find and fix application performance issues faste

[Gambas-user] [Gambas Bug Tracker] Bug #917: Violación de segmento (`core' generado)

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.917&from=L21haW4- Comment #2 by Benoît MINISINI: I guess Gambas Ubuntu official packages are still broken. I suggest that you uninstall all of them and use the repository at: https://launchpad.net/~gambas-team/+archive/ubuntu/gambas3 Tell me if

Re: [Gambas-user] Mediaview Length and Pos

2016-04-13 Thread Benoît Minisini
Le 13/04/2016 18:48, Johny Provoost a écrit : > Is it possible to get the length and the Position of the played media > with the Mediaview object. > > Greetings, > Johny > I added two new properties for that in revision #7738. Regards, -- Benoît Minisini ---

[Gambas-user] ERROR: WebForm.Main.115: Class.Load

2016-04-13 Thread herberth guzman
Le 13/04/2016 19:56, herberth guzman a écrit : > Regards, > > Running gb.web.form > > ERROR: > WebForm.Main.115: Class.Load: Cannot load class 'WebformTest': Unable to > load class file. > > > I copy the files lib.js. and style.css at the root of the project and > .public. > > And I did not get my

Re: [Gambas-user] ERROR: WebForm.Main.115: Class.Load

2016-04-13 Thread Benoît Minisini
Le 13/04/2016 19:56, herberth guzman a écrit : > Regards, > > Running gb.web.form > > ERROR: > WebForm.Main.115: Class.Load: Cannot load class 'WebformTest': Unable to > load class file. > > > I copy the files lib.js. and style.css at the root of the project and > .public. > > And I did not get my

[Gambas-user] ERROR: WebForm.Main.115: Class.Load

2016-04-13 Thread herberth guzman
Regards, Running gb.web.form ERROR: WebForm.Main.115: Class.Load: Cannot load class 'WebformTest': Unable to load class file. I copy the files lib.js. and style.css at the root of the project and .public. And I did not get my project to execute a Message( "Hello"). Only displayed in the web na

[Gambas-user] Mediaview Length and Pos

2016-04-13 Thread Johny Provoost
Is it possible to get the length and the Position of the played media with the Mediaview object. Greetings, Johny -- Find and fix application performance issues faster with Applications Manager Applications Manager pro

[Gambas-user] [Gambas Bug Tracker] Bug #917: Violación de segmento (`core' generado)

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.917&from=L21haW4- Jose FRANCISCO changed the state of the bug to: Opened. -- Find and fix application performance issues faster with Applications Manager Applications Ma

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Rolf-Werner Eilert
Yes, that works well, too. Rolf Am 13.04.2016 11:52, schrieb Fabien Bodard: > Prefer a Panel with Arrange to none to a HBox. HBox alway call an > arrange internal procedure. > > > 2016-04-13 11:10 GMT+02:00 Rolf-Werner Eilert : >> Aaaah thanks so much, that does the job perfectly! >> >> Rolf >> >

[Gambas-user] [Gambas Bug Tracker] Bug #917: Violación de segmento (`core' generado)

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.917&from=L21haW4- Comment #1 by Benoît MINISINI: Please provide the full output of your compilation and installation process. Thanks. Benoît MINISINI changed the state of the bug to: NeedsInfo. -

[Gambas-user] [Gambas Bug Tracker] Bug #917: Violación de segmento (`core' generado)

2016-04-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.917&from=L21haW4- Jose FRANCISCO reported a new bug. Summary --- Violación de segmento (`core' generado) Type : Bug Priority : High Gambas version : Unknown Product : Unknown Description --- gambas3 c

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Fabien Bodard
Prefer a Panel with Arrange to none to a HBox. HBox alway call an arrange internal procedure. 2016-04-13 11:10 GMT+02:00 Rolf-Werner Eilert : > Aaaah thanks so much, that does the job perfectly! > > Rolf > > Am 13.04.2016 11:06, schrieb Tobias Boege: >> On Wed, 13 Apr 2016, Rolf-Werner Eilert wro

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Rolf-Werner Eilert
Aaaah thanks so much, that does the job perfectly! Rolf Am 13.04.2016 11:06, schrieb Tobias Boege: > On Wed, 13 Apr 2016, Rolf-Werner Eilert wrote: >> That's the point, I like the look without border. What I intended was to >> make an optical separation between the list + toolbutton on the left a

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Tobias Boege
On Wed, 13 Apr 2016, Rolf-Werner Eilert wrote: > That's the point, I like the look without border. What I intended was to > make an optical separation between the list + toolbutton on the left and > the two at the right. > > Or did you mean something else? > I'm also confused how "optical" the

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Rolf-Werner Eilert
That's the point, I like the look without border. What I intended was to make an optical separation between the list + toolbutton on the left and the two at the right. Or did you mean something else? Am 13.04.2016 10:46, schrieb Jorge Carrión: > Why don't use a Button instead a ToolButton? A t

Re: [Gambas-user] Gambas user mail list malfunction

2016-04-13 Thread Gianluigi
It is true Jorge, as the hidden folder I always forget. I'm a real idiot I'm so sorry, thank you Regards Gianluigi 2016-04-13 0:28 GMT+02:00 Jorge Carrión : > Jose Monteiro mails are marked as SPAM by google servers claiming they are > hotmail messages that are noncompliant with hotmail tests...

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Jorge Carrión
Why don't use a Button instead a ToolButton? A toolButton is a button that doesn't show its borders without mouse cursor upon it... 2016-04-13 10:38 GMT+02:00 Rolf-Werner Eilert : > What I miss is a Border property. If you switch Visible off, the whole > separator distance is skipped, i. e. it i

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Rolf-Werner Eilert
What I miss is a Border property. If you switch Visible off, the whole separator distance is skipped, i. e. it is "out of order", same like Enabled switched off. Rolf Am 13.04.2016 09:59, schrieb Jorge Carrión: > I don't understand: If you don't want see it, don't set it... int' it? > > Regards

Re: [Gambas-user] Proposal about Separator

2016-04-13 Thread Jorge Carrión
I don't understand: If you don't want see it, don't set it... int' it? Regards 2016-04-13 8:40 GMT+02:00 Rolf-Werner Eilert : > Look at the screenshot. I set a separator between the ToolButton and the > next ComboBox. > > The separator produces a thin gray line which looks as if it was the > bor