Re: [Gambas-user] Issue 376 in gambas: Help for aliased properties

2013-01-07 Thread gambas
Updates: Status: Fixed Comment #2 on issue 376 by benoit.m...@gmail.com: Help for aliased properties http://code.google.com/p/gambas/issues/detail?id=376 Fixed in revision #5497. -- Master SQL Server Developme

Re: [Gambas-user] Issue 376 in gambas: Help for aliased properties

2013-01-07 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 376 by benoit.m...@gmail.com: Help for aliased properties http://code.google.com/p/gambas/issues/detail?id=376 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 375 in gambas: Profiler : problem with recursive methods

2013-01-07 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 375 by benoit.m...@gmail.com: Profiler : problem with recursive methods http://code.google.com/p/gambas/issues/detail?id=375 (No comment was entered for this change.) -

Re: [Gambas-user] Issue 377 in gambas: Error while opening project without subversion installed.

2013-01-07 Thread gambas
Updates: Status: Fixed Comment #2 on issue 377 by benoit.m...@gmail.com: Error while opening project without subversion installed. http://code.google.com/p/gambas/issues/detail?id=377 Fixed in revision #5496.

Re: [Gambas-user] Issue 377 in gambas: Error while opening project without subversion installed.

2013-01-07 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 377 by benoit.m...@gmail.com: Error while opening project without subversion installed. http://code.google.com/p/gambas/issues/detail?id=377 (No comment was entered for this change.) -

Re: [Gambas-user] Watching File and Pipe

2013-01-07 Thread Tobias Boege
On Mon, 07 Jan 2013, Beno?t Minisini wrote: > Le 07/01/2013 12:27, Beno?t Minisini a ?crit : > > Le 06/01/2013 11:32, Tobias Boege a ?crit : > that the File_Read() event is called without end > >>> > >>> Logical, as a normal file is always ready to be read. > >>> > >> > >> The doc says: "If at

Re: [Gambas-user] Slider mousewheel event

2013-01-07 Thread Bruce
On Mon, 2013-01-07 at 13:04 +0100, Benoît Minisini wrote: > Le 07/01/2013 05:37, Bruce a écrit : > > Hi all, > > > > I am trying to get the new value of a slider control when the user spins > > the mousewheel over it. > > > > Public Sub InnerSlider_MouseWheel() > > > >Debug $in

[Gambas-user] Issue 377 in gambas: Error while opening project without subversion installed.

2013-01-07 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 377 by r...@cyberjunky.nl: Error while opening project without subversion installed. http://code.google.com/p/gambas/issues/detail?id=377 1) Describe the problem. Error

Re: [Gambas-user] Slider mousewheel event

2013-01-07 Thread Benoît Minisini
Le 07/01/2013 05:37, Bruce a écrit : > Hi all, > > I am trying to get the new value of a slider control when the user spins > the mousewheel over it. > > Public Sub InnerSlider_MouseWheel() > >Debug $innerslider.Value >Wait >Debug $innerslider.Value >

Re: [Gambas-user] Watching File and Pipe

2013-01-07 Thread Benoît Minisini
Le 07/01/2013 12:27, Benoît Minisini a écrit : > Le 06/01/2013 11:32, Tobias Boege a écrit : that the File_Read() event is called without end >>> >>> Logical, as a normal file is always ready to be read. >>> >> >> The doc says: "If at least one byte can be read". This statement is IMHO >> ambi

Re: [Gambas-user] Watching File and Pipe

2013-01-07 Thread Benoît Minisini
Le 06/01/2013 11:32, Tobias Boege a écrit : >>> that the File_Read() event is called without end >> >> Logical, as a normal file is always ready to be read. >> > > The doc says: "If at least one byte can be read". This statement is IMHO > ambiguous. I expected the Read() event to be raised when Lof

[Gambas-user] Issue 376 in gambas: Help for aliased properties

2013-01-07 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Low OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 376 by adamn...@gmail.com: Help for aliased properties http://code.google.com/p/gambas/issues/detail?id=376 1) Describe the problem. If a property has aliases then the help di

[Gambas-user] Issue 375 in gambas: Profiler : problem with recursive methods

2013-01-07 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-High OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 375 by adamn...@gmail.com: Profiler : problem with recursive methods http://code.google.com/p/gambas/issues/detail?id=375 1) Describe the problem. Recursive method duration