[Gambas-user] extend group property

2009-07-01 Thread kobolds
is it possible to extend the use of group property to not just share event between control ? I know some programming tools on windows that they allow a control to set multiple group . their group provide more function . group can be use to assign same property of controls . for example I have

Re: [Gambas-user] Side panel example??

2009-07-01 Thread Stephen Bungay
Hmmm... sorry... 2.12 (not 2.1.2). Came with 8.04 KUbuntu... I have never been able to get the source to compile under this distro... I think I prefer Fedora for compiling from source. Anyway, I uninstalled & reinstalled Gambas and everything seems to be working as it should. Go figure.

[Gambas-user] Data from MIDI /dev/midi device example?

2009-07-01 Thread Joshua Higgins
Hi, I stumbled across a short example on retrieving data from a midi device, i.e. /dev/midi but can't find it anymore. Does anybody know where this is or have a link? Thanks -- joshua higgins >>-- --

Re: [Gambas-user] V4L2 backport do-able?

2009-07-01 Thread Ron
Steven James Drinnan wrote: > On Tue, 2009-06-30 at 20:19 +0200, Ron wrote: > >> Is it do-able to backport V4L2 to Gambas stable? >> >> I find a lot of video cams/devices using this version, and they do not >> seem to work with the current component. >> >> It gets a bit useless as time goes by.

[Gambas-user] persisting bug with breakpoint button in IDE

2009-07-01 Thread richard terry
Currently using 2058, for many revisions this button seems to get switched off and then can't be set back on again without quitting the IDE. Regards Richard -- ___ Gambas-user

Re: [Gambas-user] V4L2 backport do-able?

2009-07-01 Thread Steven James Drinnan
On Tue, 2009-06-30 at 20:19 +0200, Ron wrote: > Is it do-able to backport V4L2 to Gambas stable? > > I find a lot of video cams/devices using this version, and they do not > seem to work with the current component. > > It gets a bit useless as time goes by > > Anyone has taken a shot at th

Re: [Gambas-user] Side panel example??

2009-07-01 Thread BenoƮt Minisini
>Hi Richard; > > Thanks for that, at least I was starting to think I was becoming > thick-in-the-head. You're probably right, I hate second-guessing the > tools, no error on run-time, but no button showing up either. I'm using > the package from the KUbuntu 8.04 repo.. perhaps it has proble