[Gambas-user] Gambas gpib

2011-08-09 Thread Fabio Sturman
I wrote a wrapper for libgpib.so for Gambas2 @ https://sites.google.com/site/gambasgpib/. gpib is a bus used to connect instrumentation to a computer! Fabio Sturman -- uberSVN's rich system and user administration capabili

Re: [Gambas-user] Making code pretty

2011-08-09 Thread Kevin Fishburne
On 08/09/2011 09:42 PM, Zach Smith wrote: > 2011/8/9 Benoît Minisini: >> Anyway, why do you need that option? Is the procedure popup button not >> enough? >> > I prefer using the keyboard (CTRL+UP and CTRL+DOWN) to navigate > procedures. If they are sorted (which I now do manually), it is > somet

Re: [Gambas-user] Making code pretty

2011-08-09 Thread Zach Smith
2011/8/9 Benoît Minisini : > > Anyway, why do you need that option? Is the procedure popup button not enough? > I prefer using the keyboard (CTRL+UP and CTRL+DOWN) to navigate procedures. If they are sorted (which I now do manually), it is sometimes faster to get to the procedure I want without h

Re: [Gambas-user] Callback

2011-08-09 Thread tobias
> hi, > > i wonder how one would specify a function callback to a function (i > haven't tried anything because nothing seems to me to work). no way with > a functions name as string and Class[name] because i can't get a pointer > to the actual symbol via this method but only to a .Symbol object. i

[Gambas-user] Callback

2011-08-09 Thread tobias
hi, i wonder how one would specify a function callback to a function (i haven't tried anything because nothing seems to me to work). no way with a functions name as string and Class[name] because i can't get a pointer to the actual symbol via this method but only to a .Symbol object. i also ca

Re: [Gambas-user] Making code pretty

2011-08-09 Thread richard terry
On Wednesday 10 August 2011 04:34:37 Kevin Fishburne wrote: > On 08/09/2011 12:29 PM, Johny Provoost wrote: > > Op 09-08-11 12:48, Benoît Minisini schreef: > >>> On 8/4/2011 8:22 AM, Benoît Minisini wrote: > Hi there, > > I'd like to add some options to the "making code pretty" feat

Re: [Gambas-user] Making code pretty

2011-08-09 Thread Kevin Fishburne
On 08/09/2011 12:29 PM, Johny Provoost wrote: > > > Op 09-08-11 12:48, Benoît Minisini schreef: >>> On 8/4/2011 8:22 AM, Benoît Minisini wrote: Hi there, I'd like to add some options to the "making code pretty" feature in the IDE. >>> I think that an option to sort procedures b

Re: [Gambas-user] Making code pretty

2011-08-09 Thread Johny Provoost
Op 09-08-11 12:48, Benoît Minisini schreef: >> On 8/4/2011 8:22 AM, Benoît Minisini wrote: >>> Hi there, >>> >>> I'd like to add some options to the "making code pretty" feature in the >>> IDE. >> I think that an option to sort procedures by name would be helpful. >> > I think such an option sh

Re: [Gambas-user] Issue 76 in gambas: Iconview MoveNext does not return True moving after last item

2011-08-09 Thread gambas
Updates: Status: Fixed Comment #2 on issue 76 by benoit.m...@gmail.com: Iconview MoveNext does not return True moving after last item http://code.google.com/p/gambas/issues/detail?id=76 Fixed in revision #3999. --

Re: [Gambas-user] Issue 76 in gambas: Iconview MoveNext does not return True moving after last item

2011-08-09 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 76 by benoit.m...@gmail.com: Iconview MoveNext does not return True moving after last item http://code.google.com/p/gambas/issues/detail?id=76 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 61 in gambas: valuebox of type IPAddress crashes IDE

2011-08-09 Thread gambas
Updates: Status: Fixed Comment #4 on issue 61 by benoit.m...@gmail.com: valuebox of type IPAddress crashes IDE http://code.google.com/p/gambas/issues/detail?id=61 Fixed in revision #3998. -- uberSVN's rich sys

Re: [Gambas-user] Issue 61 in gambas: valuebox of type IPAddress crashes IDE

2011-08-09 Thread gambas
Updates: Status: Accepted Comment #3 on issue 61 by benoit.m...@gmail.com: valuebox of type IPAddress crashes IDE http://code.google.com/p/gambas/issues/detail?id=61 (No comment was entered for this change.) -

Re: [Gambas-user] Making code pretty

2011-08-09 Thread Benoît Minisini
> On 8/4/2011 8:22 AM, Benoît Minisini wrote: > > Hi there, > > > > I'd like to add some options to the "making code pretty" feature in the > > IDE. > > I think that an option to sort procedures by name would be helpful. > I think such an option should be put outside of the code format routine,

Re: [Gambas-user] Issue 77 in gambas: Support poppler 0.17.0

2011-08-09 Thread gambas
Updates: Status: Fixed Comment #2 on issue 77 by benoit.m...@gmail.com: Support poppler 0.17.0 http://code.google.com/p/gambas/issues/detail?id=77 Fixed in revision #3997. Thanks for the patch. I actually did differently, by detecting poppler version at configuration time, so that I do

Re: [Gambas-user] Issue 77 in gambas: Support poppler 0.17.0

2011-08-09 Thread gambas
Updates: Status: Accepted Labels: -Version Version-Any Comment #1 on issue 77 by benoit.m...@gmail.com: Support poppler 0.17.0 http://code.google.com/p/gambas/issues/detail?id=77 (No comment was entered for this change.) --