[Gambas-user] How to use gb.map ".AddPolyLine( )" method ?

2016-10-30 Thread Vuott
Hello,

is it possible a very simple example of 
MapView1.Map.AddShape(".").AddPolyLine(...) Method ?

Regards

vuott

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] How to use GridView1[0, 0].Border....

2016-11-25 Thread Vuott
Hello,

How to use the resources of GridView1[0, 0].Border... ?

For example:
  GridView1[0, 0].Border.Color = Color.Red

gives an error: Null object

???

Regards
vuott

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Different quantities of seconds from UNIX date...

2018-04-06 Thread vuott
  Hello,

I do not understand why these two lines do not return the
same result.

Public Sub Main()

 Print
CFloat(DateDiff(CDate("01/01/1970"), Now, gb.Second))

 Print
CFloat(Date.ToUnixTime(Now)) ' Obviously we have to activate "gb.util"
Component

 End

So that the two results are identical, I have to add 4
hours !

Public Sub Main()

 Print CFloat(DateDiff(CDate("01/01/1970
04:00:00"), Now, gb.Second)) ' Here I have to add 4 hours !

 Print
CFloat(Date.ToUnixTime(Now))

 End

regards
vuott

MY SYSTEM AND
GAMBAS:
[System]
Gambas=3.10.90 23e7dec
(master)
OperatingSystem=Linux
Kernel=4.15.0-13-generic
Architecture=x86_64
Distribution=Linux
Mint 18.3
Sylvia
Desktop=CINNAMON
Theme=Cleanlooks
Language=it_IT.UTF-8
Memory=3945M

[Libraries]
Cairo=libcairo.so.2.11400.6
DBus=libdbus-1.so.3.14.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.803.0
GTK+2=libgtk-x11-2.0.so.0.2400.30
GTK+3=libgtk-3.so.0.1800.9
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.58.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.5.1
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-wi1D3Cngt9,guid=b771a1b43385eb8996e385e65ac78fe9
DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path
DESKTOP_SESSION=cinnamon
DISPLAY=:0
GB_GUI=gb.qt4
GDMSESSION=cinnamon
GDM_LANG=it
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GTK_MODULES=gail:atk-bridge
GTK_OVERLAY_SCROLLING=1
HOME=
INSIDE_NEMO_PYTHON=
LANG=it_IT.UTF-8
LANGUAGE=it
LOGNAME=
MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path
PATH=/bin:/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/g
ames
PWD=
QT_ACCESSIBILITY=1
QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
QT_QPA_PLATFORMTHEME=qgnomeplatform
QT_STYLE_OVERRIDE=gtk
SESSION_MANAGER=local/:@/tmp/.ICE-unix/1171,unix/:/tmp/.ICE-unix/1171
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=1229
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
TZ=:/etc/localtime
USER=
XAUTHORITY=/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg
XDG_CURRENT_DESKTOP=X-Cinnamon
XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_DESKTOP=cinnamon
XDG_SESSION_ID=c1
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=7


[1]  


Con Mobile Open 6 GB hai 6 Giga, 600 minuti e 300 SMS per il tuo smartphone a 
9€ al mese per sempre. Passa ora a Tiscali Mobile, il nostro mese è vero! 
http://tisca.li/Open6GB0318

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-04 Thread Ru Vuott
A dream for future RC4 or Component.


I have a dream.
Yes, people, I have a bright dream.
I dream a new RC of Gambas3, or a new Component, ...that adds the possibility 
to insert file descriptors polls in the main message loop.

I have a dream.
I have an hope...

Regards
Paolo

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-04 Thread Ru Vuott
> And where will these file descriptors come from?

...from ALSA.

If I have a Gambas3-program, able to *receive* data Midi from ALSA (external 
Midi-Keyboard-->ALSA-sistem--->My-Gambas-Program), I could use 
"snd_seq_poll_descriptors_count()" and "snd_seq_poll_descriptors()" ALSA 
functions to get one or more file descriptors and event masks for the sequencer 
device; these file descriptors can be used to wait for events.

When I receive an event, I 'ld check if the device is actually ready for
reading or writing by calling snd_seq_poll_descriptors_revents().

These ALSA functions are designed to be used with poll() !

I'ld need some mechanism to watch a file that is identified by its
already opened file descriptor.

Bye
Paolo



--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-05 Thread Ru Vuott

> 
> And where will these file descriptors come from?
> 
 
Hello Benoît,

did you receive my answer ?
Bye
Paolo

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-05 Thread Ru Vuott

> Yes we have
> 


Well, Fabien !
 So, do you think you'll can make something about it?

Thanks

Paolo



--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-13 Thread Ru Vuott
Hello Benoît,

I tried your suggestion (see below), by using a external midi-keyboard, 
connected to PC, I tried about 50 (from num. 0) of fd and more, but it seems it 
doesn't work. :-(

Thanks
Bye
Paolo


> 
> Did you try to use "OPEN ... FOR READ / WRITE" on
> "/proc/self/fd/xxx" where 
> xxx is the file descriptor you want to watch?
> 
> -- 
> Benoît Minisini
> 



--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-15 Thread Ru Vuott
Hello Benoît,

well, I need to put "arbitrary" file descriptors in the Message Loop, ...like 
GTK and QT toolkit that already allow to do it.

These file descriptors (get from ALSA functions) can be used to wait for events 
from ALSA.


bye
Paolo





--- Mar 13/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream
> A: "mailing list for gambas users" 
> Data: Martedì 13 settembre 2011, 11:31
> > Hello Benoît,
> > 
> > I tried your suggestion (see below), by using a
> external midi-keyboard,
> > connected to PC, I tried about 50 (from num. 0) of fd
> and more, but it
> > seems it doesn't work. :-(
> > 
> > Thanks
> > Bye
> > Paolo
> > 
> 
> 1) You just have to test the fd you get from alsa.
> 
> 2) You don't give much details.
> 
> -- 
> Benoît Minisini
> 
> --
> BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> Learn about the latest advances in developing for the 
> BlackBerry® mobile platform with sessions, labs
> & more.
> See new tools and technologies. Register for
> BlackBerry® DevCon today!
> http://p.sf.net/sfu/rim-devcon-copy1 
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-16 Thread Ru Vuott
Hello Benoît,

well, I cannot send you a source code, because, what I need and... wish, it 
doesen't exist in Gambas.

I 'ld like to specify that ALSA provides only the "file descriptors".
Stop !
The reopening of the same file should be checked and confirmed (you know it), 
because the opening could provide a "different" file descriptor from fd of 
ALSA; if instead it provides the same fd, then the program'ld enter into 
competition with ALSA.
Both GTK and QT, and probably all other toolkits provide the "important" 
possibility to put-in a "poll" on a arbitrary fd in the message loop.

Regards
Paolo




--- Ven 16/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream
> A: "mailing list for gambas users" 
> Data: Venerdì 16 settembre 2011, 00:05
> > Hello Benoît,
> > 
> > well, I need to put "arbitrary" file descriptors in
> the Message Loop,
> > ...like GTK and QT toolkit that already allow to do
> it.
> > 
> > These file descriptors (get from ALSA functions) can
> be used to wait for
> > events from ALSA.
> > 
> > 
> > bye
> > Paolo
> > 
> 
> With details I mean some source code.
> 
> Theoritically, if alsa returns to you the file descriptor
> X, you should be 
> able to watch it by reopening "/dev/self/fd/X". But it may
> not work if the 
> file descriptor is already opened, I don't know. I have
> never used alsa, and I 
> have no code to test...
> 
> -- 
> Benoît Minisini
> 
> --
> Doing More with Less: The Next Generation Virtual Desktop 
> What are the key obstacles that have prevented many
> mid-market businesses
> from deploying virtual desktops?   How do
> next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and
> more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-17 Thread Ru Vuott

> Hello Benoît,
> 
> well, I cannot send you a source code, because, what I need
> and... wish, it doesen't exist in Gambas.
> 
> I 'ld like to specify that ALSA provides only the "file
> descriptors".
> Stop !
> The reopening of the same file should be checked and
> confirmed (you know it), because the opening could provide a
> "different" file descriptor from fd of ALSA; if instead it
> provides the same fd, then the program'ld enter into
> competition with ALSA.
> Both GTK and QT, and probably all other toolkits provide
> the "important" possibility to put-in a "poll" on a
> arbitrary fd in the message loop.
> 
> Regards
> Paolo
> 


--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-18 Thread Ru Vuott
Well,

I have 3 way for obtain by Gambas Midi data:
(explained in (italian language): 
http://www.gambas-it.org/wiki/index.php/Gestione_del_MIDI_con_ALSA )

1) receiving data FROM ALSA by an ALSA function and using a loop with "Timer" 
function (but I would not to use Timer because its inexorable latency);

2) via: OPEN "/dev/snd/midiC2D0" for Watch  ...watching file-device created 
there, when I connect an external Midi-Keyboard. But this is a "extra ALSA" 
metod ! Because, so, I intercept Midi-data from virtual port of my external 
Midi-keyboard, not fron ALSA functions instead I will to receive FROM ALSA;

3) receiving FROM ALSA, by using an modified program in C. This program in C 
receives the data and then it sends them to stdout; with gambas-program I read 
those data.
(look example code at: 
http://www.gambas-it.org/wiki/index.php/Alsa_e_Gambas:_Ricezione_con_un_programma_esterno_di_supporto
 )



Bye
Paolo





--- Dom 18/9/11, Ron  ha scritto:

> Da: Ron 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream
> A: "mailing list for gambas users" 
> Data: Domenica 18 settembre 2011, 15:41
> Dont you have some c code to look at
> from a similar alsa using prog? Or one
> of its utils?
> Op 18 sep. 2011 13:25 schreef "Ian Haywood" 
> het
> volgende:
> > On Sun, Sep 18, 2011 at 8:56 PM, Ru Vuott 
> wrote:
> >> Hello,
> >>
> >> thank you for your statement.
> >
> >>   hfile = OPEN "/proc/self/fd/num"
> for Read Watch
> >>
> >> Where " num " is a number. Well, I tried the
> little program changing the
> number "num":
> >> first with zero, then with 1, then with 2, and so
> on... until
> approximately 60.
> > why wouldn't you use the fd number returned from the
> ALSA library:
> > isn't that the whole point?
> >
> > Ian
> >
> >
> --
> > BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> > http://p.sf.net/sfu/rim-devcon-copy2
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> --
> BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Release of Gambas 3 RC3. But I have a dream.... BIS

2011-09-18 Thread Ru Vuott

...I want to add that ALSA gives file descriptors by its functions..., but 
Gambas doesn't allows me to interact with message loop.
 I'ld need a "component" or "other" that allows me put in Gambas message loop 
these file descriptors.
Gambas has to give the opportunity, possibility to personalize the message loop 
!!! So the developers could insert in it - generally - what they want !
GTK and QT, and probably others toolkits provide this possibility: to put in a 
"poll" on an arbitrary fd in the message loop ! Why ? Becose it's important 
I suppose. ;-)

In my opinion this function is important ! ... isn't it ?

bye
Paolo




--- Dom 18/9/11, Ron  ha scritto:

> Da: Ron 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream
> A: "mailing list for gambas users" 
> Data: Domenica 18 settembre 2011, 15:41
> Dont you have some c code to look at
> from a similar alsa using prog? Or one
> of its utils?
> Op 18 sep. 2011 13:25 schreef "Ian Haywood" 
> het
> volgende:
> > On Sun, Sep 18, 2011 at 8:56 PM, Ru Vuott 
> wrote:
> >> Hello,
> >>
> >> thank you for your statement.
> >
> >>   hfile = OPEN "/proc/self/fd/num"
> for Read Watch
> >>
> >> Where " num " is a number. Well, I tried the
> little program changing the
> number "num":
> >> first with zero, then with 1, then with 2, and so
> on... until
> approximately 60.
> > why wouldn't you use the fd number returned from the
> ALSA library:
> > isn't that the whole point?
> >
> > Ian
> >
> >
> --
> > BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> > http://p.sf.net/sfu/rim-devcon-copy2
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> --
> BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream.... BIS

2011-09-18 Thread Ru Vuott
Hello,

about your new suggestion:

1) like I said, now I can open the fd in: /proc/self/fd/

e.g.: hFile = Open "/proc/self/fd/20" For read watch

some fd (like 3,4,5,6, 16 and 20) gives data, others not.

So, I don't understand what's the use of the trick.

2) how have I to use it ?  maybe:

hFile = Open "/proc/self/fd/.1" For read watch

3) I use Gambas 3, where can I download the revision #4134 ?

Thanks
Paolo


P.S.: Benoît ! Is not it better if you add that possibility to personalize the 
message loop ??? 






> I may have a solution for you.
> 
> In revision #4134, I added a trick for opening existing
> file descriptors, so 
> that you can watch them.
> 
> The trick is the following: use ".XXX" as file name, where
> XXX is the file 
> descriptor number.
> 
> This trick only works if:
> - You use the FOR READ/WRITE syntax.
> - You don't use FOR CREATE/APPEND.
> - XXX is a valid file descriptor.
> - XXX has been opened for reading if you use FOR READ, and
> for writing if you 
> use FOR WRITE.
> 
> You can close the file, it will not close the file
> descriptor. But it will 
> stop the watching operations.
> 
> For example:
> 
>     hFile = Open ".1" For Write
>     Print #hFile, "hello ";
>     Close #hFile
>     Print "world!"
> 
> Tell me if it works for you.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-19 Thread Ru Vuott
Hello Benoît,

thank you very much for your interest. I appreciated.

Now, I am trying update my Gambas with:

svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/

but I have some problem, ...maybe because I run Linux-Mint from a pen-drive as 
Live CD.

I'll inform you about your "trick" working, as soon as I update my gambas.

Thanks
Paolo




--- Dom 18/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream BIS
> A: "mailing list for gambas users" 
> Data: Domenica 18 settembre 2011, 23:24
> > Hello,
> > 
> > about your new suggestion:
> > 
> > 1) like I said, now I can open the fd in:
> /proc/self/fd/
> > 
> > e.g.: hFile = Open "/proc/self/fd/20" For read watch
> > 
> > some fd (like 3,4,5,6, 16 and 20) gives data, others
> not.
> > 
> > So, I don't understand what's the use of the trick.
> > 
> > 2) how have I to use it ?  maybe:
> > 
> > hFile = Open "/proc/self/fd/.1" For read watch
> > 
> > 3) I use Gambas 3, where can I download the revision
> #4134 ?
> > 
> > Thanks
> > Paolo
> > 
> > 
> > P.S.: Benoît ! Is not it better if you add that
> possibility to personalize
> > the message loop ???
> > 
> 
> Forget the "/proc/self/fd" thing. The new solution is the
> best I found without 
> breaking compatibility. Maybe there will be another
> solution after Gambas 3.
> 
> I suggest you read the "subversion howto" on gambasdoc.org
> to learn how to use 
> subversion to get the latest development release.
> 
> You ask how to use it. Did you read my mail? there is an
> example in it. For 
> watching the file, just add the WATCH keyword. So:
> 
>     Dim iAlsaFileDescriptor As Integer
>     Dim hFile As File
> 
>     hFile = Open "." &
> CStr(iAlsaFileDescriptor) For Read Watch
> 
>    ...
> 
>     Sub File_Read()
>         ' Get the data
> received through hFile
>     End
> 
> To stop the watching, just close "hFile". The original ALSA
> file descriptor 
> will not be closed.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream....

2011-09-24 Thread Ru Vuott
Hello Benoît,

well, I tried your "trick" on using file descriptors.

 It seems it's OK !

   But I verify a problem: when the midi-program runs, and midi events aren't 
sent, the use of one CPU springs up to 100% !!! If I press on a button or other 
object on the Form, the use of that CPU decreases to lower values. It is not 
important if these buttons activate some functions or commands: if I want 
decrease that 100% value of CPU, it enough I press a button for more times.

regards
Paolo

 




--- Dom 18/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream BIS
> A: "mailing list for gambas users" 
> Data: Domenica 18 settembre 2011, 23:24
> > Hello,
> > 
> > about your new suggestion:
> > 
> > 1) like I said, now I can open the fd in:
> /proc/self/fd/
> > 
> > e.g.: hFile = Open "/proc/self/fd/20" For read watch
> > 
> > some fd (like 3,4,5,6, 16 and 20) gives data, others
> not.
> > 
> > So, I don't understand what's the use of the trick.
> > 
> > 2) how have I to use it ?  maybe:
> > 
> > hFile = Open "/proc/self/fd/.1" For read watch
> > 
> > 3) I use Gambas 3, where can I download the revision
> #4134 ?
> > 
> > Thanks
> > Paolo
> > 
> > 
> > P.S.: Benoît ! Is not it better if you add that
> possibility to personalize
> > the message loop ???
> > 
> 
> Forget the "/proc/self/fd" thing. The new solution is the
> best I found without 
> breaking compatibility. Maybe there will be another
> solution after Gambas 3.
> 
> I suggest you read the "subversion howto" on gambasdoc.org
> to learn how to use 
> subversion to get the latest development release.
> 
> You ask how to use it. Did you read my mail? there is an
> example in it. For 
> watching the file, just add the WATCH keyword. So:
> 
>     Dim iAlsaFileDescriptor As Integer
>     Dim hFile As File
> 
>     hFile = Open "." &
> CStr(iAlsaFileDescriptor) For Read Watch
> 
>    ...
> 
>     Sub File_Read()
>         ' Get the data
> received through hFile
>     End
> 
> To stop the watching, just close "hFile". The original ALSA
> file descriptor 
> will not be closed.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream.... BIS

2011-09-24 Thread Ru Vuott
Hello Benoît,

excuse me, I come back

I send to you the source, so you can test the CPU problem.

bye
Paolo




--- Sab 24/9/11, Ru Vuott  ha scritto:

> Da: Ru Vuott 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream
> A: "mailing list for gambas users" 
> Data: Sabato 24 settembre 2011, 18:05
> Hello Benoît,
> 
> well, I tried your "trick" on using file descriptors.
> 
>  It seems it's OK !
> 
>    But I verify a problem: when the
> midi-program runs, and midi events aren't sent, the use of
> one CPU springs up to 100% !!! If I press on a button or
> other object on the Form, the use of that CPU decreases to
> lower values. It is not important if these buttons activate
> some functions or commands: if I want decrease that 100%
> value of CPU, it enough I press a button for more times.
> 
> regards
> Paolo
> 
>  
> 
> 
> 
> 
> --- Dom 18/9/11, Benoît Minisini 
> ha scritto:
> 
> > Da: Benoît Minisini 
> > Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3.
> But I have a dream BIS
> > A: "mailing list for gambas users" 
> > Data: Domenica 18 settembre 2011, 23:24
> > > Hello,
> > > 
> > > about your new suggestion:
> > > 
> > > 1) like I said, now I can open the fd in:
> > /proc/self/fd/
> > > 
> > > e.g.: hFile = Open "/proc/self/fd/20" For read
> watch
> > > 
> > > some fd (like 3,4,5,6, 16 and 20) gives data,
> others
> > not.
> > > 
> > > So, I don't understand what's the use of the
> trick.
> > > 
> > > 2) how have I to use it ?  maybe:
> > > 
> > > hFile = Open "/proc/self/fd/.1" For read watch
> > > 
> > > 3) I use Gambas 3, where can I download the
> revision
> > #4134 ?
> > > 
> > > Thanks
> > > Paolo
> > > 
> > > 
> > > P.S.: Benoît ! Is not it better if you add that
> > possibility to personalize
> > > the message loop ???
> > > 
> > 
> > Forget the "/proc/self/fd" thing. The new solution is
> the
> > best I found without 
> > breaking compatibility. Maybe there will be another
> > solution after Gambas 3.
> > 
> > I suggest you read the "subversion howto" on
> gambasdoc.org
> > to learn how to use 
> > subversion to get the latest development release.
> > 
> > You ask how to use it. Did you read my mail? there is
> an
> > example in it. For 
> > watching the file, just add the WATCH keyword. So:
> > 
> >     Dim iAlsaFileDescriptor As Integer
> >     Dim hFile As File
> > 
> >     hFile = Open "." &
> > CStr(iAlsaFileDescriptor) For Read Watch
> > 
> >    ...
> > 
> >     Sub File_Read()
> >         ' Get the data
> > received through hFile
> >     End
> > 
> > To stop the watching, just close "hFile". The original
> ALSA
> > file descriptor 
> > will not be closed.
> > 
> > Regards,
> > 
> > -- 
> > Benoît Minisini
> > 
> >
> --
> > BlackBerry® DevCon Americas, Oct. 18-20, San
> > Francisco, CA
> > http://p.sf.net/sfu/rim-devcon-copy2
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > 
> 
> --
> All of the data generated in your IT infrastructure is
> seriously valuable.
> Why? It contains a definitive record of application
> performance, security
> threats, fraudulent activity, and more. Splunk takes this
> data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2dcopy2
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

Gambas_Midi_Receiver-0.0.1.tar.gz
Description: GNU Zip compressed data
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Gambas + Midi + ALSA + file descriptors

2011-09-26 Thread Ru Vuott
Hello Benoît,

I would just like to add that trying your trick ( hFile = Open "." & 
CStr(iAlsaFileDescriptor) For xxx Watch) besides the problem about CPU 
over-working (at 100%), wich I have already told, there is also a strange 
thing: as you see in the source (wich I sent you in my previous e-mail), 
despite the line uses "write":
 hFile = Open "." & CStr(iAlsaFileDescriptor) For WRITE Watch

  (So, for fd passed by Alsa that line works.)

the called routine "wants" "Read": Public Sub File_Read().
If I use " sub File_Write() ", it doesn't work !

Thanks
Paolo







 Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3. But I have a dream BIS
> A: "mailing list for gambas users" 
> Data: Domenica 18 settembre 2011, 23:24
> > Hello,
> > 
> > about your new suggestion:
> > 
> > 1) like I said, now I can open the fd in:
> /proc/self/fd/
> > 
> > e.g.: hFile = Open "/proc/self/fd/20" For read watch
> > 
> > some fd (like 3,4,5,6, 16 and 20) gives data, others
> not.
> > 
> > So, I don't understand what's the use of the trick.
> > 
> > 2) how have I to use it ?  maybe:
> > 
> > hFile = Open "/proc/self/fd/.1" For read watch
> > 
> > 3) I use Gambas 3, where can I download the revision
> #4134 ?
> > 
> > Thanks
> > Paolo
> > 
> > 
> > P.S.: Benoît ! Is not it better if you add that
> possibility to personalize
> > the message loop ???
> > 
> 
> Forget the "/proc/self/fd" thing. The new solution is the
> best I found without 
> breaking compatibility. Maybe there will be another
> solution after Gambas 3.
> 
> I suggest you read the "subversion howto" on gambasdoc.org
> to learn how to use 
> subversion to get the latest development release.
> 
> You ask how to use it. Did you read my mail? there is an
> example in it. For 
> watching the file, just add the WATCH keyword. So:
> 
>     Dim iAlsaFileDescriptor As Integer
>     Dim hFile As File
> 
>     hFile = Open "." &
> CStr(iAlsaFileDescriptor) For Read Watch
> 
>    ...
> 
>     Sub File_Read()
>         ' Get the data
> received through hFile
>     End
> 
> To stop the watching, just close "hFile". The original ALSA
> file descriptor 
> will not be closed.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> BlackBerry® DevCon Americas, Oct. 18-20, San
> Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas + Midi + ALSA + file descriptors

2011-09-26 Thread Ru Vuott
Hello Benoît,

I tried to put POLLOUT, but it doesn't change:

 - a CPU always at 100%;
 - line OPEN "." & CStr(numfd) wants For WRITE, and the called sub-routine 
wants File_Read().
 - I can put File_Write() also, but so I have to put the "no-blocking" Alsa 
function:  snd_seq_nonblock(handle, 1) in the calling routine.

...in short, no newness...

I'ld like remember the problem is the CPU working at 100%.

Regards
Paolo







--- Lun 26/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Gambas + Midi + ALSA + file descriptors
> A: "mailing list for gambas users" 
> Data: Lunedì 26 settembre 2011, 13:19
> > Hello Benoît,
> > 
> > I would just like to add that trying your trick (
> hFile = Open "." &
> > CStr(iAlsaFileDescriptor) For xxx Watch) besides the
> problem about CPU
> > over-working (at 100%), wich I have already told,
> there is also a strange
> > thing: as you see in the source (wich I sent you in my
> previous e-mail),
> > despite the line uses "write": hFile = Open "." &
> > CStr(iAlsaFileDescriptor) For WRITE Watch
> > 
> >   (So, for fd passed by Alsa that line
> works.)
> > 
> > the called routine "wants" "Read": Public Sub
> File_Read().
> > If I use " sub File_Write() ", it doesn't work !
> > 
> > Thanks
> > Paolo
> > 
> 
> By using:
> 
>     snd_seq_poll_descriptors(handle, pfds,
> npfds, POLLIN)
> 
> You are asking for ALSA file descriptors used for reading
> data, not for 
> writing. So all that behaviour is expected!
> 
> Maybe if you put POLLOUT instead, things will behave
> better.
> 
> See the ALSA documentation:
> 
> http://www.alsa-project.org/alsa-doc/alsa-
> lib/group___sequencer.html#g5086fbf4e38449108a0807fb5cf5e9c6
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> All the data continuously generated in your IT
> infrastructure contains a
> definitive record of customers, application performance,
> security
> threats, fraudulent activity and more. Splunk takes this
> data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas + Midi + ALSA + file descriptors

2011-09-27 Thread Ru Vuott
Hello Benoît,

I'ld like to recapitulate...


AIM:

*Receiving* Midi data FROM ALSA (rectius: FROM ALSA functions).


STRATEGY:

Putting the FD - *passed by ALSA* - under "observation" for Read by using a 
mechanism like:  hfile = OPEN...ForWATCH.
Normally the gambas-program sleeps, but when data come to that FD, and so it 
begins "ready", we'll have not to read data from FD (not from hfile !); the 
mechanism OPEN...etc... must awake the program and ''raise'' a gambas-event, as 
File_Read(). So, we'll read the right ad useful Midi data **FROM ALSA** by the 
special function: snd_seq_event_input(..).



> Is there a way for me to emulate a midi input so that I can
> actually run your project?

Yes, you can use "aplaymidi" program.
After run "aplaymidi", remember to allow the connection of my source TO 
aplaymidi, by writing the Id client number in special ALSA function:

err = snd_seq_connect_to(handle, outport, -->HERE<--, dport)

that you can find it in CAlsa.class of my source.


But if you run my program, on its form you can send a midi data by pressing 
on the button "note".


I send you attached "aseqdump" Alsa program, purposely modified for verifing 
the FD thata it uses. You can compare the FD, used by it, with FD shown by lsof 
-p PID_of_program command, or strace -p PID command.

So, equally, you can compare the fd of my source. This fd is used by my program 
and passed by ALSA function to OPEN... etc line.

Regards
Paolo









--- Lun 26/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Gambas + Midi + ALSA + file descriptors
> A: "mailing list for gambas users" 
> Data: Lunedì 26 settembre 2011, 20:40
> > Hello Benoît,
> > 
> > I tried to put POLLOUT, but it doesn't change:
> 
> OK, but it couldn't work at all with POLLIN.
> 
> > 
> >  - a CPU always at 100%;
> >  - line OPEN "." & CStr(numfd) wants For
> WRITE, and the called sub-routine
> > wants File_Read(). - I can put File_Write() also, but
> so I have to put the
> > "no-blocking" Alsa function: 
> snd_seq_nonblock(handle, 1) in the calling
> > routine.
> > 
> > ...in short, no newness...
> > 
> > I'ld like remember the problem is the CPU working at
> 100%.
> > 
> > Regards
> > Paolo
> > 
> 
> You must understand that the 'Open ".xx"' feature I added
> relies on the same 
> code than any other file. I may have made a mistake, but
> it's unlucky.
> 
> Moreover, by reading your code, I don't understand what you
> are doing. You 
> want to watch a file descriptor for *writing*, and in the
> event handler, you 
> are *reading* on it. This not coherent at all, and I can't
> guess what you 
> really want to achieve.
> 
> The 100% CPU is a consequence of that mismatch : if you
> don't read during a 
> File_Read event handler, or if you don't write during a
> File_Write event 
> handler, the event will be raised again and again, eating
> all the CPU.
> 
> So, please explain better what you want to do, and we will
> find where the 
> confusion is.
> 
> Is there a way for me to emulate a midi input so that I can
> actually run your 
> project?
> 
> And can you send me your project each time you modify it so
> that I am sure to 
> use the code you are talking about?
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> All the data continuously generated in your IT
> infrastructure contains a
> definitive record of customers, application performance,
> security
> threats, fraudulent activity and more. Splunk takes this
> data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

aseqdump2
Description: Binary data
--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas + Midi + ALSA + file descriptors

2011-09-27 Thread Ru Vuott

> 
> So we agree that you must watch the descriptor for reading
> (For Read Watch), 

Yes, Benoit:

hfile = OPEN "." & Cstr(numfd) For ** READ WATCH **


-

and Sub-routine raised:

Public Sub File_READ()

etc... ect...


Thanks, Benoit.

Paolo


--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Gambas + Midi + ALSA + file descriptors TER

2011-09-27 Thread Ru Vuott
Excuse, Benoit,

I'ld like to remember: I must not read data from fd (because I'll read Midi 
data from special ALSA function).

 I need fd to *have* and to **raise** a gambas _Read event (...awake the 
program, so that I can read Midi data from special ALSA function).

...Ok

Excuse, Bye
Paolo





--- Mar 27/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: Re: [Gambas-user] Gambas + Midi + ALSA + file descriptors
> A: "mailing list for gambas users" 
> Data: Martedì 27 settembre 2011, 17:47
> > Hello Benoît,
> > 
> > I'ld like to recapitulate...
> > 
> > 
> > AIM:
> > 
> > *Receiving* Midi data FROM ALSA (rectius: FROM ALSA
> functions).
> > 
> > 
> > STRATEGY:
> > 
> > Putting the FD - *passed by ALSA* - under
> "observation" for Read by using a
> > mechanism like:  hfile = OPEN...ForWATCH.
> Normally the gambas-program
> > sleeps, but when data come to that FD, and so it
> begins "ready", we'll
> > have not to read data from FD (not from hfile !); the
> mechanism
> > OPEN...etc... must awake the program and ''raise'' a
> gambas-event, as
> > File_Read(). So, we'll read the right ad useful Midi
> data **FROM ALSA** by
> > the special function: snd_seq_event_input(..).
> > 
> > > Is there a way for me to emulate a midi input so
> that I can
> > > actually run your project?
> > 
> > Yes, you can use "aplaymidi" program.
> > After run "aplaymidi", remember to allow the
> connection of my source TO
> > aplaymidi, by writing the Id client number in special
> ALSA function:
> > 
> > err = snd_seq_connect_to(handle, outport,
> -->HERE<--, dport)
> > 
> > that you can find it in CAlsa.class of my source.
> > 
> > 
> > But if you run my program, on its form you can
> send a midi data by
> > pressing on the button "note".
> > 
> > 
> > I send you attached "aseqdump" Alsa program, purposely
> modified for
> > verifing the FD thata it uses. You can compare the FD,
> used by it, with FD
> > shown by lsof -p PID_of_program command, or strace -p
> PID command.
> > 
> > So, equally, you can compare the fd of my source. This
> fd is used by my
> > program and passed by ALSA function to OPEN... etc
> line.
> > 
> > Regards
> > Paolo
> > 
> 
> So we agree that you must watch the descriptor for reading
> (For Read Watch), 
> not for writing (For Write Watch)?
> 
> I will look at that as soon as I have time.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> All the data continuously generated in your IT
> infrastructure contains a
> definitive record of customers, application performance,
> security
> threats, fraudulent activity and more. Splunk takes this
> data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Using ALSA library from Gambas

2011-09-28 Thread Ru Vuott
Hello Benoît !

Thank you very much !

Today in the evening I'll can try the new revision.

Well, you again tonight.

Thanks
bye
Paolo






--- Mer 28/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: [Gambas-user] Using ALSA library from Gambas
> A: gambas-user@lists.sourceforge.net
> Data: Mercoledì 28 settembre 2011, 03:02
> This mail is for Ru Vuott (Paulo):
> 
> Hi Paulo,
> 
> I finally succeeded in running your example.
> 
> There was a bug in the interpreter that prevented the alsa
> descritor from 
> being watched for reading only. It has been fixed in
> revision #4160.
> 
> So, in CAlsa.ini() function, the alsa fd is watched for
> reading. And the event 
> handler is named "File_Read".
> 
> When I click on the "Note" button, the MIDI event is
> catched by the File_Read 
> procedure, and the event is printed on the console. And the
> CPU stays quiet as 
> expected.
> 
> So please upgrade to revision #4160, watch the file for
> reading, and tell me 
> if it is ok for you.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> All the data continuously generated in your IT
> infrastructure contains a
> definitive record of customers, application performance,
> security
> threats, fraudulent activity and more. Splunk takes this
> data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Using ALSA library from Gambas

2011-09-30 Thread Ru Vuott
Hello Benoît,

I tried rev. 4160 about your "trick", and everything went perfectly.

So, I'ld like to thank you very much again.

Regards
Paolo






--- Mer 28/9/11, Benoît Minisini  ha scritto:

> Da: Benoît Minisini 
> Oggetto: [Gambas-user] Using ALSA library from Gambas
> A: gambas-user@lists.sourceforge.net
> Data: Mercoledì 28 settembre 2011, 03:02
> This mail is for Ru Vuott (Paulo):
> 
> Hi Paulo,
> 
> I finally succeeded in running your example.
> 
> There was a bug in the interpreter that prevented the alsa
> descritor from 
> being watched for reading only. It has been fixed in
> revision #4160.
> 
> So, in CAlsa.ini() function, the alsa fd is watched for
> reading. And the event 
> handler is named "File_Read".
> 
> When I click on the "Note" button, the MIDI event is
> catched by the File_Read 
> procedure, and the event is printed on the console. And the
> CPU stays quiet as 
> expected.
> 
> So please upgrade to revision #4160, watch the file for
> reading, and tell me 
> if it is ok for you.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> --
> All the data continuously generated in your IT
> infrastructure contains a
> definitive record of customers, application performance,
> security
> threats, fraudulent activity and more. Splunk takes this
> data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Conflict discovered in 'trunk/main/lib/db/gb.db/.startup'.

2011-12-28 Thread Ru Vuott
Hello,

from Gambas-3 (svn checkout) updating I had a message:

<< ...
   ...
 Utrunk/main/gbx/gbx_c_array.h
Conflict discovered in 'trunk/main/lib/db/gb.db/.startup'.
Select: (p) postpone, (df) diff-full, (e) edit,
(mc) mine-conflict, (tc) theirs-conflict,
(s) show all options: >>

What have I to do  Which do I choose ?


Paolo

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Unable to save a GIF picture

2012-01-02 Thread Ru Vuott
Hello,

...I try:

$Screenshot = Desktop.Screenshot()  
$Screenshot.Save("meaImago.gif")

but with .gif there's a problemem:

I have this error: "Unable to save picture"


Regards
Paolo



--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Unable to save a GIF picture

2012-01-02 Thread Ru Vuott
> if i remember well the Gif isn't a free format


...ok, Fabien, but I see this format in the Documentation:

http://gambasdoc.org/help/comp/gb.image.io/image/save?v3

...maybe a misprint ?

Ciao
Paolo





--- Lun 2/1/12, Fabien Bodard  ha scritto:

> Da: Fabien Bodard 
> Oggetto: Re: [Gambas-user] Unable to save a GIF picture
> A: "mailing list for gambas users" 
> Data: Lunedì 2 gennaio 2012, 23:41
> 2012/1/2 Ru Vuott :
> > Hello,
> >
> > ...I try:
> >
> > $Screenshot = Desktop.Screenshot()
> > $Screenshot.Save("meaImago.gif")
> 

> 
> >
> > but with .gif there's a problemem:
> >
> > I have this error: "Unable to save picture"
> >
> >
> > Regards
> > Paolo
> >
> >
> >
> >
> --
> > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you
> don't need a complex
> > infrastructure or vast IT resources to deliver
> seamless, secure access to
> > virtual desktops. With this all-in-one solution,
> easily deploy virtual
> > desktops for less than the cost of PCs and save 60% on
> VDI infrastructure
> > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 
> 
> -- 
> Fabien Bodard
> 
> --
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't
> need a complex
> infrastructure or vast IT resources to deliver seamless,
> secure access to
> virtual desktops. With this all-in-one solution, easily
> deploy virtual 
> desktops for less than the cost of PCs and save 60% on VDI
> infrastructure 
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Mirror-like rotation of a text character or an image...

2012-01-09 Thread Ru Vuott
Hello,

I'ld like to get a specular/mirror-like rotation of a character (only as 
example: from "d" to "b") or an *image*... suggestion ?

Thanks
Paolo

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] QPaintDevice: Cannot destroy paint device that is being painted

2012-01-13 Thread Ru Vuott
Hello Benoît,

using Paint (in Gambas-3), like:

  Dim h As Image

   h = h.Load("imago_mea.gif")
  
paint.Begin(h)

etc...etc...

when I run program, console restores this message:

<< QPaintDevice: Cannot destroy paint device that is being painted >>

what's that ?


Regards
Paolo

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Balloon Colors Issue

2014-12-18 Thread Ru Vuott
:-D






Gio 18/12/14, Jorge Carrión  ha scritto:

 Oggetto: Re: [Gambas-user] Balloon Colors Issue
 A: "mailing list for gambas users" 
 Data: Giovedì 18 dicembre 2014, 10:42
 
 The solution is very
 simple, like Ru Vuott has pointed, Balloon Class uses
 richtext, so
 
 Balloon(""
 & sometext & "",mecontrol)
 
 bans the issue.
 
 Regards
 
 
 
 2014-12-17 11:38 GMT+01:00
 Jorge Carrión :
 >
 > I have a problem with
 some SO, mostly with Ubuntu 14.04, wich shown the
 > Balloon class with illegible colors:
 foreground white, background yellow.
 > I
 don't see any color property on Balloon class.
 > My clients hasn't changed nothing on
 Ubuntu's settings.
 > It's
 possible change that behavior of the class? Can they change
 something
 > in his systems or can I
 change some in my proyect?
 >
 > I hate return to Message class with
 it's Ok button  :P
 >
 > Regards
 >
 --
 Download BIRT iHub F-Type - The Free
 Enterprise-Grade BIRT Server
 from Actuate!
 Instantly Supercharge Your Business Reports and
 Dashboards
 with Interactivity, Sharing,
 Native Excel Exports, App Integration & more
 Get technology previously reserved for
 billion-dollar corporations, FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] ERROR with rev 6769

2014-12-26 Thread Ru Vuott
Hello,

I obtained error with  rev 6769:


make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src"
  CC   gb_sdl2_la-c_window.lo
In file included from c_window.h:27:0,
 from c_window.c:26:
main.h:32:17: fatal error: SDL.h: No such file or directory
 #include "SDL.h"
 ^
compilation terminated.
make[4]: *** [gb_sdl2_la-c_window.lo] Errore 1
make[4]: uscita dalla directory "/home/vuott/trunk/gb.sdl2/src"
make[3]: *** [all-recursive] Errore 1
make[3]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory "/home/vuott/trunk"
make: *** [all] Errore 2



Best regards
vuott

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Again about error with SDL 2

2014-12-27 Thread Ru Vuott
Hello,

I reported some errors with SDL2. I was thinking: should I install  SDL2-dev 
library, or is not necessary?

Regards
vuott

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT solved !

2014-12-27 Thread Ru Vuott
Hello,

I tried with new rev 6772, but I obtained again an ERROR:


make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src"
  CC   gb_sdl2_la-c_image.lo
In file included from c_image.h:27:0,
 from c_image.c:26:
main.h:33:17: fatal error: SDL.h: No such file or directory
 #include "SDL.h"
 ^
compilation terminated.
make[4]: *** [gb_sdl2_la-c_image.lo] Errore 1
make[4]: uscita dalla directory "/home/vuott/trunk/gb.sdl2/src"
make[3]: *** [all-recursive] Errore 1
make[3]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory "/home/vuott/trunk"
make: *** [all] Errore 2


Regards
vuott

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Still problem: ERROR with rev 6771

2014-12-28 Thread Ru Vuott
Hello,

I obtained again an error, now with new revision:  6771.



make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src"
make[4]: ***  Nessuna regola per generare l'obiettivo "c_image.c", necessario 
per "gb_sdl2_la-c_image.lo".  Arresto.
make[4]: uscita dalla directory "/home/vuott/trunk/gb.sdl2/src"
make[3]: *** [all-recursive] Errore 1
make[3]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory "/home/vuott/trunk"
make: *** [all] Errore 2


In particular, << Nessuna regola per generare l'obiettivo "c_image.c" 
necessario per "gb_sdl2_la-c_image.lo".>> translated is:

" no rule to generate the target "c_image.c" necessary for 
"gb_sdl2_la-c_image.lo"."

Regards
vuott

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] SDL2 : another ERROR with rev. 6773

2014-12-28 Thread Ru Vuott
Hello,

I obtain ERROR with new revision:  6773



make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src"
  CC   gb_sdl2_la-c_image.lo
In file included from c_image.h:27:0,
 from c_image.c:26:
main.h:34:17: fatal error: SDL.h: No such file or directory
 #include "SDL.h"
 ^
compilation terminated.
make[4]: *** [gb_sdl2_la-c_image.lo] Errore 1
make[4]: uscita dalla directory "/home/ploppo/vuott/gb.sdl2/src"
make[3]: *** [all-recursive] Errore 1
make[3]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory "/home//vuott/trunk/gb.sdl2"
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory "/vuott/ploppo/trunk"
make: *** [all] Errore 2



Excuse me, I saw SDL.h file is in this path:
   /usr/include/SDL2/SDL.h

..


Regards
vuott



--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT solved !

2014-12-29 Thread Ru Vuott
Ah, Ok.

Today I'll install those components.

Thank you Fabien.




Dom 28/12/14, Fabien Bodard  ha scritto:

 Oggetto: Re: [Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT solved !
 A: "mailing list for gambas users" 
 Data: Domenica 28 dicembre 2014, 11:01
 
 you need
 libsdl2-image-dev, and libsdl2-ttf-dev (for the future)
 
 2014-12-27 20:30 GMT+01:00 Ru
 Vuott :
 > Hello,
 >
 > I tried with new rev 6772, but I obtained
 again an ERROR:
 >
 >
 > make[4]: ingresso nella directory
 "/home/vuott/trunk/gb.sdl2/src"
 >   CC   
    gb_sdl2_la-c_image.lo
 > In
 file included from c_image.h:27:0,
 >   
               from c_image.c:26:
 >
 main.h:33:17: fatal error: SDL.h: No such file or
 directory
 >  #include
 "SDL.h"
 >             
     ^
 > compilation terminated.
 > make[4]: *** [gb_sdl2_la-c_image.lo]
 Errore 1
 > make[4]: uscita dalla
 directory "/home/vuott/trunk/gb.sdl2/src"
 > make[3]: *** [all-recursive] Errore 1
 > make[3]: uscita dalla directory
 "/home/vuott/trunk/gb.sdl2"
 >
 make[2]: *** [all] Errore 2
 > make[2]:
 uscita dalla directory
 "/home/vuott/trunk/gb.sdl2"
 >
 make[1]: *** [all-recursive] Errore 1
 >
 make[1]: uscita dalla directory
 "/home/vuott/trunk"
 > make: ***
 [all] Errore 2
 >
 >
 > Regards
 > vuott
 >
 >
 --
 > Dive into the World of Parallel
 Programming! The Go Parallel Website,
 >
 sponsored by Intel and developed in partnership with
 Slashdot Media, is your
 > hub for all
 things parallel software development, from weekly thought
 > leadership blogs to news, videos, case
 studies, tutorials and more. Take a
 >
 look and join the conversation now. http://goparallel.sourceforge.net
 >
 ___
 > Gambas-user mailing list
 > Gambas-user@lists.sourceforge.net
 > https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 
 
 -- 
 Fabien Bodard
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT solved !

2014-12-29 Thread Ru Vuott
Yes, I did it as usual !

However I tried by installing  libsdl2-image-dev and libsdl2-ttf-dev libraries 
(as Fabien suggested).

Regards
vuott


Dom 28/12/14, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] SVN rev. 6772:  SDL 2 ERROR NOT solved !
 A: "mailing list for gambas users" 
 Data: Domenica 28 dicembre 2014, 14:26
 
 Le 27/12/2014 20:30, Ru
 Vuott a écrit :
 > Hello,
 >
 > I tried with new rev
 6772, but I obtained again an ERROR:
 >
 >
 > make[4]: ingresso
 nella directory "/home/vuott/trunk/gb.sdl2/src"
 >    CC   
    gb_sdl2_la-c_image.lo
 > In
 file included from c_image.h:27:0,
 >   
                from c_image.c:26:
 > main.h:33:17: fatal error: SDL.h: No such
 file or directory
 >   #include
 "SDL.h"
 >             
      ^
 > compilation
 terminated.
 > make[4]: ***
 [gb_sdl2_la-c_image.lo] Errore 1
 >
 make[4]: uscita dalla directory
 "/home/vuott/trunk/gb.sdl2/src"
 > make[3]: *** [all-recursive] Errore 1
 > make[3]: uscita dalla directory
 "/home/vuott/trunk/gb.sdl2"
 >
 make[2]: *** [all] Errore 2
 > make[2]:
 uscita dalla directory
 "/home/vuott/trunk/gb.sdl2"
 >
 make[1]: *** [all-recursive] Errore 1
 >
 make[1]: uscita dalla directory
 "/home/vuott/trunk"
 > make: ***
 [all] Errore 2
 >
 >
 > Regards
 > vuott
 >
 
 Did you
 install the SDL2 development packages? Then you must issue a
 
 './reconf-all && ./configure
 -C' before recompiling.
 
 -- 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Still problem: ERROR with rev 6771

2014-12-29 Thread Ru Vuott
Well, I also solved.

Thanks
vuott



Lun 29/12/14, Jussi Lahtinen  ha scritto:

 Oggetto: Re: [Gambas-user] Still problem: ERROR with rev 6771
 A: "mailing list for gambas users" 
 Data: Lunedì 29 dicembre 2014, 13:35
 
 This resolved the
 problem. Thanks!
 
 
 Jussi
 
 On Sun,
 Dec 28, 2014 at 8:16 PM, Fabien Bodard 
 wrote:
 
 > you need
 libsdl2-image-dev, and libsdl2-ttf-dev (for the future)
 >
 > 2014-12-27 16:21
 GMT+01:00 Ru Vuott :
 > > Hello,
 > >
 > > I obtained again an error, now with
 new revision:  6771.
 > >
 > >
 > >
 > > make[4]: ingresso nella directory
 "/home/vuott/trunk/gb.sdl2/src"
 > > make[4]: ***  Nessuna regola per
 generare l'obiettivo "c_image.c",
 > necessario per
 "gb_sdl2_la-c_image.lo".  Arresto.
 > > make[4]: uscita dalla directory
 "/home/vuott/trunk/gb.sdl2/src"
 > > make[3]: *** [all-recursive] Errore
 1
 > > make[3]: uscita dalla directory
 "/home/vuott/trunk/gb.sdl2"
 >
 > make[2]: *** [all] Errore 2
 > >
 make[2]: uscita dalla directory
 "/home/vuott/trunk/gb.sdl2"
 >
 > make[1]: *** [all-recursive] Errore 1
 > > make[1]: uscita dalla directory
 "/home/vuott/trunk"
 > >
 make: *** [all] Errore 2
 > >
 > >
 > > In
 particular, << Nessuna regola per generare
 l'obiettivo "c_image.c"
 >
 necessario per "gb_sdl2_la-c_image.lo".>>
 translated is:
 > >
 > > " no rule to generate the target
 "c_image.c" necessary for
 >
 "gb_sdl2_la-c_image.lo"."
 > >
 > > Regards
 > > vuott
 > >
 > >
 >
 --
 > > Dive into the World of Parallel
 Programming! The Go Parallel Website,
 >
 > sponsored by Intel and developed in partnership with
 Slashdot Media, is
 > your
 > > hub for all things parallel software
 development, from weekly thought
 > >
 leadership blogs to news, videos, case studies, tutorials
 and more. Take
 > a
 >
 > look and join the conversation now. http://goparallel.sourceforge.net
 > >
 ___
 > > Gambas-user mailing list
 > > Gambas-user@lists.sourceforge.net
 > > https://lists.sourceforge.net/lists/listinfo/gambas-user
 >
 >
 >
 > --
 > Fabien Bodard
 >
 >
 >
 --
 > Dive into the World of Parallel
 Programming! The Go Parallel Website,
 >
 sponsored by Intel and developed in partnership with
 Slashdot Media, is
 > your
 > hub for all things parallel software
 development, from weekly thought
 >
 leadership blogs to news, videos, case studies, tutorials
 and more. Take a
 > look and join the
 conversation now. http://goparallel.sourceforge.net
 >
 ___
 > Gambas-user mailing list
 > Gambas-user@lists.sourceforge.net
 > https://lists.sourceforge.net/lists/listinfo/gambas-user
 >
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Playing MIDI file by using gb.SDL2.audio

2014-12-30 Thread Ru Vuott
Hi,
with rev. 6779 I saw the new resource to play audio files.

Well, I would point out that, we can allow the execution also Midi files, but 
it is necessary to implement the Class "Music" function

   Mix_SetSoundFonts (const char * paths);

(from file header: SDL_mixer.h)

   * Next set ... SoundFonts paths to use by MIDI supported backends * /
   extern int declspec SDLCALL Mix_SetSoundFonts (const char * paths);



In substance, the argument of the function provides the path where soundbank 
file " .sf2 " is stored.

Regards
vuott


P.S: I have already done work in Gambas with external SDL2 functions declared 
by using "Extern" !
It works.

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Playing MIDI file by using gb.SDL2.audio

2014-12-30 Thread Ru Vuott
Hello Benoît,

ehmmm.. excuse me, ... my lapsus.

Obviously, the header file is " SDL_mixer ''  ( NOT "SDL2_mixer" like i wrote !)

Its path:
/usr/include/SDL2/SDL_mixer.h


I confirm the function:
extern DECLSPEC int SDLCALL Mix_SetSoundFonts(const char *paths);

Found at line 609 in that header file.

Regards
vuot





Mar 30/12/14, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Playing MIDI file by using  gb.SDL2.audio
 A: "mailing list for gambas users" 
 Data: Martedì 30 dicembre 2014, 23:12
 
 Le 30/12/2014 20:21, Ru
 Vuott a écrit :
 > Hi,
 > with rev. 6779 I saw the new resource to
 play audio files.
 >
 >
 Well, I would point out that, we can allow the execution
 also Midi files, but it is necessary to implement the Class
 "Music" function
 >
 >         Mix_SetSoundFonts
 (const char * paths);
 >
 > (from file header: SDL_mixer.h)
 >
 >     
    * Next set ... SoundFonts paths to use by MIDI
 supported backends * /
 >     
    extern int declspec SDLCALL Mix_SetSoundFonts
 (const char * paths);
 >
 >
 >
 >
 In substance, the argument of the function provides the path
 where soundbank file " .sf2 " is stored.
 >
 > Regards
 > vuott
 >
 >
 > P.S: I have already
 done work in Gambas with external SDL2 functions declared by
 using "Extern" !
 > It works.
 >
 
 I
 don't see that function in the SDL2_mixer
 documentation... Where does 
 it come
 from?
 
 -- 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Playing MIDI file by using gb.SDL2.audio

2014-12-30 Thread Ru Vuott
Hi Benoît,

I send attached a file C, it's able to play Midi file.

It has the function:  Mix_SetSoundFonts(...)


(Usage simply: ~ $ SDL2_Play_Midi 

Regards
vuott





Mar 30/12/14, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Playing MIDI file by using  gb.SDL2.audio
 A: "mailing list for gambas users" 
 Data: Martedì 30 dicembre 2014, 23:59
 
 Le 30/12/2014 23:12,
 Benoît Minisini a écrit :
 > Le
 30/12/2014 20:21, Ru Vuott a écrit :
 >> Hi,
 >> with rev.
 6779 I saw the new resource to play audio files.
 >>
 >> Well, I would
 point out that, we can allow the execution also Midi
 >> files, but it is necessary to
 implement the Class "Music" function
 >>
 >>     
    Mix_SetSoundFonts (const char * paths);
 >>
 >> (from file
 header: SDL_mixer.h)
 >>
 >>         * Next set ...
 SoundFonts paths to use by MIDI supported
 >> backends * /
 >>         extern int
 declspec SDLCALL Mix_SetSoundFonts (const char *
 >> paths);
 >>
 >>
 >>
 >> In substance, the argument of the
 function provides the path where
 >>
 soundbank file " .sf2 " is stored.
 >>
 >> Regards
 >> vuott
 >>
 >>
 >> P.S: I have
 already done work in Gambas with external SDL2 functions
 >> declared by using "Extern"
 !
 >> It works.
 >>
 >
 > I don't see that function in the
 SDL2_mixer documentation... Where does
 >
 it come from?
 >
 
 It seems that there is no documentation for it
 on the web. I must read 
 the source
 code...
 
 Apparently, you can
 define the SDL_FORCE_SOUNDFONTS environment variable 
 to "1" and SDL_SOUNDFONTS with what
 you send to Mix_SetSoundFonts to 
 define the
 sound font path.
 
 Regards,
 
 --
 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
#include 
#include 
#include 
#ifdef unix
#include 
#endif
#include "SDL2/SDL.h"
#include "SDL2/SDL_audio.h"
#include "SDL2/SDL_mixer.h"
#ifdef HAVE_SIGNAL_H
#include 
#endif

static int audio_open = 0;
static Mix_Music *music = NULL;
static int next_track = 0;
void CleanUp(int exitcode)
{
if( Mix_PlayingMusic() ) {
Mix_FadeOutMusic(1500);
SDL_Delay(1500);
}
if ( music ) {
Mix_FreeMusic(music);
music = NULL;
}
if ( audio_open ) {
Mix_CloseAudio();
audio_open = 0;
}
SDL_Quit();
exit(exitcode);
}
void Usage(char *argv0)
{
fprintf(stderr, "Usage: %s [-i] [-l] [-8] [-r rate] [-c channels] [-b buffers] [-v N] [-rwops] \n", argv0);
}
void Menu(void)
{
char buf[10];
printf("Available commands: (p)ause (r)esume (h)alt volume(v#) > ");
fflush(stdin);
if (scanf("%s",buf) == 1) {
switch(buf[0]){
case 'p': case 'P':
Mix_PauseMusic();
break;
case 'r': case 'R':
Mix_ResumeMusic();
break;
case 'h': case 'H':
Mix_HaltMusic();
break;
case 'v': case 'V':
Mix_VolumeMusic(atoi(buf+1));
break;
}
}
printf("Music playing: %s Paused: %s\n", Mix_PlayingMusic() ? "yes" : "no",
Mix_PausedMusic() ? "yes" : "no");
}
#ifdef HAVE_SIGNAL_H
void IntHandler(int sig)
{
switch (sig) {
case SIGINT:
next_track++;
break;
}
}
#endif




int main(int argc, char *argv[])
{
int audio_rate;
Uint16 audio_format;
int audio_channels;
int audio_buffers;
int audio_volume = MIX_MAX_VOLUME;
int looping = 0;
int interactive = 0;
int rwops = 0;
int i;


/* Initialize variables */
audio_rate = 22050;
audio_format = AUDIO_S16;
audio_channels = 2;
audio_buffers = 4096;


/* Check command line usage */
for ( i=1; argv[i] && (*argv[i] == '-'); ++i ) {
if ( (strcmp(argv[i], "-r") == 0) && argv[i+1] ) {
++i;
audio_rate = atoi(argv[i]);
} else
if ( strcmp(argv[i], "-m") == 0 ) {
audio_channels = 1;
} else
if ( (strcmp(argv[i], "-c") == 0) && argv[i+1] ) {
++i;
audio_channels = atoi(argv[i]);
} else
if ( (strcmp(argv[i], "-b") == 0) && argv[i+1] ) {
++i;
audio_buffers = atoi(argv[i]);
} else
if ( (strcmp(argv[i], "-v") == 0) && argv[i+1] ) {
++i;
audio_volume = atoi(argv[i]);
} else
if ( strcmp(argv[i], "-l") == 0 ) {
looping = -1;
} else
if ( strcmp(argv[

Re: [Gambas-user] Playing MIDI file by using gb.SDL2.audio - BIS

2014-12-31 Thread Ru Vuott
Yes, it works.

Regards
vuott



Mer 31/12/14, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Playing MIDI file by using  gb.SDL2.audio - BIS
 A: "mailing list for gambas users" 
 Data: Mercoledì 31 dicembre 2014, 02:20
 
 Le 31/12/2014 00:52, Ru
 Vuott a écrit :
 > Hello,
 >
 > here attached a
 screenshot of  header file /SDL2/SDL_Mixer, where it's
 possible to see the
 function   Mix_SetSoundFonts(const char *
 paths);
 >
 > Regards
 > vuott
 >
 >
 
 Thanks, I
 got it and implemented it in revision #6780.
 
 Regards,
 
 --
 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] What values for Music.Volume of gb.sdl2.sound ?

2014-12-31 Thread Ru Vuott
Hello,

I'm continuing to test the resources of the component "gb.sdl2.sound", and I do 
not understand how setting the values of Music.Volume property.

/SDL2/SDL_mixer.h  documentation tells about volume in the range of 0-128... 
but I saw "Music.Volume" doesn't work with these values range. So, I tried by 
using decimals, I can hear the sound, but sound volume doesn't change.

.How I have to use "Music.Volume" of gb.sdl2.sound ?

Regards
vuott

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] What values for Music.Volume of gb.sdl2.sound ?

2014-12-31 Thread Ru Vuott
opsss... excuse me, Charlie,   -> gb.sdl2.audio

Regards
vuott



Mer 31/12/14, Charlie  ha scritto:

 Oggetto: Re: [Gambas-user] What values for Music.Volume of gb.sdl2.sound ?
 A: gambas-user@lists.sourceforge.net
 Data: Mercoledì 31 dicembre 2014, 14:17
 
 Where did you get the
 "gb.sdl2.sound" and "/SDL2/SDL_mixer.h"
 as I can find
 no reference to these
 anywhere?
 
 
 
 --
 View this
 message in context: 
http://gambas.8142.n7.nabble.com/What-values-for-Music-Volume-of-gb-sdl2-sound-tp49958p49960.html
 Sent from the gambas-user mailing list archive
 at Nabble.com.
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] What values for Music.Volume of gb.sdl2.sound ?

2014-12-31 Thread Ru Vuott
Yes, now Volume property works.  Its range seems  0 - 100. Isn't it ?




Mer 31/12/14, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] What values for Music.Volume of gb.sdl2.sound ?
 A: "mailing list for gambas users" 
 Data: Mercoledì 31 dicembre 2014, 14:39
 
 Le 31/12/2014 13:31, Ru
 Vuott a écrit :
 > Hello,
 >
 > I'm continuing to
 test the resources of the component
 "gb.sdl2.sound", and I do not understand how
 setting the values of Music.Volume property.
 >
 > /SDL2/SDL_mixer.h 
 documentation tells about volume in the range of 0-128...
 but I saw "Music.Volume" doesn't work with
 these values range. So, I tried by using decimals, I can
 hear the sound, but sound volume doesn't change.
 >
 > .How I have to
 use "Music.Volume" of gb.sdl2.sound ?
 >
 > Regards
 > vuott
 >
 
 Fixed in revision #6782.
 
 By the way, it's
 'gb.sdl2.audio' now.
 
 Regards,
 
 --
 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] SDL2 : "Channel" Class has not property nor metods...

2015-01-01 Thread Ru Vuott
Hello Benoît,

SDL2  "Channel"  Class doesn't seems at present to have active property nor 
metods.

Doesn't it ?

Regards
vuott

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-01 Thread Ru Vuott
...in short, SDL2 "Channel" Class seems to be useless at present.

Regards
vuott



Gio 1/1/15, Ru Vuott  ha scritto:

 Oggetto: [Gambas-user] SDL2 : "Channel" Class has not property nor metods...
 A: gambas-user@lists.sourceforge.net
 Data: Giovedì 1 gennaio 2015, 23:50
 
 Hello Benoît,
 
 SDL2  "Channel"  Class doesn't seems at present to
 have active property nor metods.
 
 Doesn't it ?
 
 Regards
 vuott
 
 --
 Dive into the World of Parallel Programming! The Go Parallel
 Website,
 sponsored by Intel and developed in partnership with
 Slashdot Media, is your
 hub for all things parallel software development, from
 weekly thought
 leadership blogs to news, videos, case studies, tutorials
 and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
Hello Benoît,

gb.sdl2.audio, like gb.sdl.sound, has these Classes (named channel):
- Channel
- Channels

" At present "  by using "gb.sdl2.audio" I can play a file .wav with "Sound" 
and "Channels" Class:

For example we'll play simultaneously 2 file wav:

*
Public Sub Main()

 Dim sn1, sn2 As Sound

' We set how many channels we want to use:
  Channels.Count = 2

'  We set the volume for each channel:
  Channels[0].Volume = 110
  Channels[1].Volume = 90

' We set for each channel a file WAV:
  sn1 = Sound.Load("/path/of/first/.wav")
  sn2 = Sound.Load("/path/of/second/file.wav")

' We play simultaneously those two files wav:
  Channels[0].Play(sn1)
  Channels[1].Play(sn2)

' We need a loop:
  While True
 Wait 0.01
  Wend
 
End

***

Well, with that example I used " Channels " in gb.sdl2.audio, and I did not 
need "Channel" Class.


=== By using "Channel" class in gb.sdl.sound ===
In old "gb.sdl.sound" a " Channel " Class also is active.
I used it like that:

Public Sub Button1_Click()

Dim s As Sound

  Channels[0].Volume = 0.03

  s = New Sound("/path/of/file.wav")

  Channel(Channels[0]).Play(s)

End




 ...If I want to use " Channel " Class in new "gb.sdl2.audio" component, it 
seems its properties and methods aren't active.
but, perhaps, in new "gb.sdl2.audio" component we do not need "Channel" 
Class, because we can use efficiently the " Channels " Class.


Regards
vuott


Ven 2/1/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor 
metods...
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 04:47
 
 Le 02/01/2015 02:14, Ru
 Vuott a écrit :
 > ...in short, SDL2
 "Channel" Class seems to be useless at present.
 >
 > Regards
 > vuott
 >
 
 Channel has only dynamic
 methods and properties. Do you know how to use it?
 
 -- 
 Benoît
 Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Happy new year

2015-01-02 Thread Ru Vuott
Thanks


Ven 2/1/15, Fabien Bodard  ha scritto:

 Oggetto: [Gambas-user] Happy new year
 A: gambas-user@lists.sourceforge.net
 Data: Venerdì 2 gennaio 2015, 10:15
 
 ... To all Gambasians 😃
 
 I wish you a lot of fun Code for this new year  !
 --
 Dive into the World of Parallel Programming! The Go Parallel
 Website,
 sponsored by Intel and developed in partnership with
 Slashdot Media, is your
 hub for all things parallel software development, from
 weekly thought
 leadership blogs to news, videos, case studies, tutorials
 and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
Uhmmm another question/problem:

With old  "gb.sdl.sound" we can use also graphic components.

Now, the new "gb.sdl2.audio" is not compatible with gb.gui, gb.gtk, gb.gtk3 and 
gb.qt4 !

Regards
vuott 







Ven 2/1/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor 
metods...
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 04:47
 
 Le 02/01/2015 02:14, Ru
 Vuott a écrit :
 > ...in short, SDL2
 "Channel" Class seems to be useless at present.
 >
 > Regards
 > vuott
 >
 
 Channel has only dynamic
 methods and properties. Do you know how to use it?
 
 -- 
 Benoît
 Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
Ok, I understand,  but my problem is:

with the old "gb.sdl.sound" component if I wanted to use .Stop() method to stop 
the playing, i can put on the Form a Button and in Button_Click() event i can 
write .Stop() method.

Now, with SDL2 how can I create a Button and its active _Click() event ?

Regards
vuott 




Ven 2/1/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor 
metods...
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 10:49
 
 Le 02/01/2015 10:39, Ru
 Vuott a écrit :
 > Uhmmm another
 question/problem:
 >
 >
 With old  "gb.sdl.sound" we can use also graphic
 components.
 >
 > Now,
 the new "gb.sdl2.audio" is not compatible with
 gb.gui, gb.gtk, gb.gtk3 and gb.qt4 !
 >
 > Regards
 > vuott
 >
 
 I'm
 not sure it's a good idea to use SDL with GUI toolkits.
 SDL seems to 
 be designed to be run alone
 between the system and a game program.
 
 If really needed, I will re-enable it, because
 as it seems to work. But 
 I'm not sure
 that it will always work in the future.
 
 Otherwise there is the gb.media component. But
 it's more complicated to 
 play several
 sounds at the same time with gstreamer. Maybe I should 
 create some sort of MediaMixer control that
 would allow to play sounds 
 like SDL.
 
 Regards,
 
 --
 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor metods...

2015-01-02 Thread Ru Vuott
When I wrote this my message, I didn't update the last version, where 
gb.sdl2.audio do not needs gb.sdl2 anymore.

vuott



Ven 2/1/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] R: SDL2 : "Channel" Class has not property nor 
metods...
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 13:29
 
 Le 02/01/2015 12:55, Ru
 Vuott a écrit :
 > Ok, I understand, 
 but my problem is:
 >
 >
 with the old "gb.sdl.sound" component if I wanted
 to use .Stop() method to stop the playing, i can put on the
 Form a Button and in Button_Click() event i can write
 .Stop() method.
 >
 >
 Now, with SDL2 how can I create a Button and its active
 _Click() event ?
 >
 >
 Regards
 > vuott
 >
 
 I don't understand your
 problem at all. I have just took the LCDLabel 
 example, uncheck 'gb.sdl.sound', check
 'gb.sdl2.audio', and it works.
 
 (Note: except that now you must specify
 Sound.Frequency = 48000, because 
 the SDL
 music player cannot resample the sound. But this is not
 related 
 to your problem)
 
 -- 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with graphic components

2015-01-02 Thread Ru Vuott
Hello Benoît,

I noticed " Music.SoundFontPath " property doesn't work, if I use any graphic 
component.

So, for example, this works:

Public Sub Main()

   With Music
 .SoundFontPath = "/path/of/soundbank/file.sf2"
 .Load("/path/of/my/file.mid")
 .Play
   End With

   While Music.State = Music.Playing
  Print CStr(Date(0, 0, 0, 0, 0, 0, Music.Pos * 1000))
   Wend

End


- - - - -- - --- -- - - - - - - - - - 

This does NOT work: it doesn't find the soundbank file.sf2 :

Public Sub Button1_Click()

   With Music
 .SoundFontPath = "/path/of/soundbank/file.sf2"
 .Load("/path/of/my/file.mid")
 .Play
   End With

End

I don't understand why.



Regards
vuott

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with graphic components

2015-01-02 Thread Ru Vuott
What a strange... I generated a new little project to send you, and now it 
works.

Bah... perhaps I had some conflict... I don't know.

Well, ok, I suppose no problems anymore on "Music.SoundFontPath".

Otherwise, I'll keep you informed.

Thanks and bye.
vuott




Ven 2/1/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with 
graphic components
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 19:10
 
 Le 02/01/2015 18:37, Ru
 Vuott a écrit :
 > Hello Benoît,
 >
 > I noticed "
 Music.SoundFontPath " property doesn't work, if I
 use any graphic component.
 >
 > So, for example, this works:
 >
 > Public Sub Main()
 >
 >     With
 Music
 >       .SoundFontPath
 = "/path/of/soundbank/file.sf2"
 >   
    .Load("/path/of/my/file.mid")
 >       .Play
 >     End With
 >
 >     While
 Music.State = Music.Playing
 >       
 Print CStr(Date(0, 0, 0, 0, 0, 0, Music.Pos * 1000))
 >     Wend
 >
 > End
 >
 >
 >
 - - - - -- - --- -- - - - - - - - - -
 >
 > This does NOT work:
 it doesn't find the soundbank file.sf2 :
 >
 > Public Sub
 Button1_Click()
 >
 > 
    With Music
 >   
    .SoundFontPath =
 "/path/of/soundbank/file.sf2"
 >   
    .Load("/path/of/my/file.mid")
 >       .Play
 >     End With
 >
 > End
 >
 > I don't
 understand why.
 >
 >
 >
 > Regards
 > vuott
 >
 
 So am I, but please post a
 little project so that I can test.
 
 Regards,
 
 --
 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Gridview cell coordinates

2015-01-02 Thread Ru Vuott
Hi,

maybe, something like this example ?

Public Sub Form_Open()

  GridView1.Columns.Count = 2
  GridView1.Rows.Count = 2

End


Public Sub GridView1_Menu()' If right click... 

  Balloon.Info("Cell " & GridView1.Row & "," & GridView1.Column, GridView1, 
(GridView1.Columns[GridView1.Column].X + GridView1.Columns[GridView1.Column].W) 
/ 2, GridView1.Rows[GridView1.Row].Y + GridView1.Rows[GridView1.Row].H)

End











Ven 2/1/15, bill-lancaster  ha scritto:

 Oggetto: [Gambas-user] Gridview cell coordinates
 A: gambas-user@lists.sourceforge.net
 Data: Venerdì 2 gennaio 2015, 18:48
 
 I want to position a balloon by the
 gridview cell that was right clicked.
 It is necessary to scroll down to the lower rows.
 I'm struggling with this so any suggestion as to the best
 way to do this
 would be welcome.
 
 
 
 --
 View this message in context: 
http://gambas.8142.n7.nabble.com/Gridview-cell-coordinates-tp50069.html
 Sent from the gambas-user mailing list archive at
 Nabble.com.
 
 --
 Dive into the World of Parallel Programming! The Go Parallel
 Website,
 sponsored by Intel and developed in partnership with
 Slashdot Media, is your
 hub for all things parallel software development, from
 weekly thought
 leadership blogs to news, videos, case studies, tutorials
 and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with graphic components

2015-01-02 Thread Ru Vuott
Hello Benoît,

I come back on this question, because I suppose I found the problem.

Well, "Music.SoundFontPath" doesn't work, if I set the "Volume". 
So, if I comment Volume setting, it works.

However, I send you a little and simple project, here attached.

( Try to activate and deactivate Volume setting in  " Public Sub 
Slider1_Change() "  routine. )


Regards.
vuott




----
Ven 2/1/15, Ru Vuott  ha scritto:

 Oggetto: Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with  
graphic components
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 20:07
 
 What a strange... I
 generated a new little project to send you, and now it
 works.
 
 Bah... perhaps I had
 some conflict... I don't know.
 
 Well, ok, I suppose no problems anymore on
 "Music.SoundFontPath".
 
 Otherwise, I'll keep you informed.
 
 Thanks and bye.
 vuott
 
 
 
 
 Ven 2/1/15, Benoît Minisini 
 ha scritto:
 
  Oggetto: Re:
 [Gambas-user] SDL2 : "Music.SoundFontPath"
 doesn't work with graphic components
  A:
 "mailing list for gambas users" 
  Data: Venerdì 2 gennaio 2015, 19:10
  
  Le 02/01/2015 18:37, Ru
  Vuott a écrit :
  > Hello
 Benoît,
  >
  > I
 noticed "
  Music.SoundFontPath "
 property doesn't work, if I
  use any
 graphic component.
  >
 
 > So, for example, this works:
  >
  > Public Sub Main()
 
 >
  >     With
 
 Music
  >       .SoundFontPath
  = "/path/of/soundbank/file.sf2"
  >   
 
    .Load("/path/of/my/file.mid")
  >       .Play
  > 
    End With
  >
  > 
    While
  Music.State = Music.Playing
  >       
  Print
 CStr(Date(0, 0, 0, 0, 0, 0, Music.Pos * 1000))
  >     Wend
  >
  > End
  >
  >
  >
  -
 - - - -- - --- -- - - - - - - - - -
  >
  > This does NOT work:
  it
 doesn't find the soundbank file.sf2 :
 
 >
  > Public Sub
 
 Button1_Click()
  >
 
 > 
     With Music
 
 >   
     .SoundFontPath =
  "/path/of/soundbank/file.sf2"
  >   
 
    .Load("/path/of/my/file.mid")
  >       .Play
  > 
    End With
  >
  >
 End
  >
  > I
 don't
  understand why.
 
 >
  >
  >
  > Regards
  > vuott
  >
  
  So am
 I, but please post a
  little project so that
 I can test.
  
  Regards,
  
  --
  
  Benoît Minisini
  
 
 --
  Dive into the World of Parallel
 Programming!
  The Go Parallel Website,
  sponsored by Intel
  and
 developed in partnership with Slashdot Media, is your
  hub for all things parallel software
  development, from weekly thought
  leadership
  blogs to news,
 videos, case studies, tutorials and more.
 
 Take a
  look and join the conversation
 now.
  http://goparallel.sourceforge.net
 
 ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

SDL2_Midi-0.0.1.tar.gz
Description: application/gzipped-tar
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with graphic components

2015-01-02 Thread Ru Vuott
...well,

I managed to run the Midi project with Volume setting.

At present, we have to change Volume value only after we have started the 
playing.

So, I had to put a conditional and a Boolean variable (bleah !) to avoid 
interference on the Slider when you open the form.

Here the second project.

Regards
vuott







Ven 2/1/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with 
graphic components
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 19:10
 
 Le 02/01/2015 18:37, Ru
 Vuott a écrit :
 > Hello Benoît,
 >
 > I noticed "
 Music.SoundFontPath " property doesn't work, if I
 use any graphic component.
 >
 > So, for example, this works:
 >
 > Public Sub Main()
 >
 >     With
 Music
 >       .SoundFontPath
 = "/path/of/soundbank/file.sf2"
 >   
    .Load("/path/of/my/file.mid")
 >       .Play
 >     End With
 >
 >     While
 Music.State = Music.Playing
 >       
 Print CStr(Date(0, 0, 0, 0, 0, 0, Music.Pos * 1000))
 >     Wend
 >
 > End
 >
 >
 >
 - - - - -- - --- -- - - - - - - - - -
 >
 > This does NOT work:
 it doesn't find the soundbank file.sf2 :
 >
 > Public Sub
 Button1_Click()
 >
 > 
    With Music
 >   
    .SoundFontPath =
 "/path/of/soundbank/file.sf2"
 >   
    .Load("/path/of/my/file.mid")
 >       .Play
 >     End With
 >
 > End
 >
 > I don't
 understand why.
 >
 >
 >
 > Regards
 > vuott
 >
 
 So am I, but please post a
 little project so that I can test.
 
 Regards,
 
 --
 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

SDL2_Midi-0.0.2.tar.gz
Description: application/gzipped-tar
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with graphic components

2015-01-02 Thread Ru Vuott
The alternative is to write "Music.SoundFontPath"  in  Form_Open()  routine:

Public Sub Form_Open()

   Music.SoundFontPath = "/path/of/sounbank/file.sf2"
.
.
End

In this way it works without boolean variable and without IF.

Regards
vuott





Ven 2/1/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] SDL2 : "Music.SoundFontPath" doesn't work with 
graphic components
 A: "mailing list for gambas users" 
 Data: Venerdì 2 gennaio 2015, 21:47
 
 Le 02/01/2015 21:28, Ru
 Vuott a écrit :
 > ...well,
 >
 > I managed to run the
 Midi project with Volume setting.
 >
 > At present, we have to change Volume value
 only after we have started the playing.
 >
 > So, I had to put a
 conditional and a Boolean variable (bleah !) to avoid
 interference on the Slider when you open the form.
 >
 > Here the second
 project.
 >
 >
 Regards
 > vuott
 >
 
 I can prevent that...
 
 -- 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming!
 The Go Parallel Website,
 sponsored by Intel
 and developed in partnership with Slashdot Media, is your
 hub for all things parallel software
 development, from weekly thought
 leadership
 blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now.
 http://goparallel.sourceforge.net
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Rev. #6829 --> Unable to compile gbh3

2015-01-11 Thread Ru Vuott
Hello,

with rev. 6829 I obtain this notice:

 Unable to compile gbh3


Well, I suppose I need to install preliminarily a library... what ?

Regards
vuott

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
vanity: www.gigenet.com
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Есть ли желающие из русскоязычного сообщества для поддержки сайта gambas.pro (Do R\russian-speaking volunteers from communities in the support site gambas.pro)

2015-01-17 Thread Ru Vuott
Hi,

I reported russian "gambas.pro" site and its forum in italian Gambas forum:

http://www.gambas-it.org/smf/index.php?topic=3883.0

bye
vuott





Sab 17/1/15, Беспалов Алексей  ha scritto:

 Oggetto: [Gambas-user] Есть ли желающие из русскоязычного сообщества для 
поддержки сайта gambas.pro (Do R\russian-speaking volunteers from communities 
in the support site gambas.pro)
 A: "mailing list for gambas users" 
 Data: Sabato 17 gennaio 2015, 05:52
 
 
    ц╟ц▓ц┴ц≈ц┘ц■ц⌠ц■ц≈ц∙ц─!
 
    ц╝ц┘ц⌠ц▀ц▐ц▄ц≤ц▀ц▐ 
 ц▄ц┘ц■  ц▒ 
 ц░ц▐ц└ц└ц┘ц▓ц√ц┴ц≈ц│ц▄ 
 ц⌠ц│ц┼ц■  www.gambas.pro, ц▌ц│
 ц▀ц▐ц■ц▐ц▓ц▐ц█
 ц█ц▌ц▐ц┤ц▐
    ц▓ц∙ц⌠ц⌠ц▀ц▐ц▒ц ц≥ц·ц▌ц▐ц┼
 ц┴ц▌ц├ц▐ц▓ц█ц│ц┐ц┴ц┴ ц▐
 Gambas.
 
    ц╟ц▓ц┴ц█ц┘ц▓ц≥
 ц▓ц┘ц⌡ц┘ц▌ц┴ц▒ ц ц│ц└ц│ц·,
 ц┌ц▐ц▄ц≤ц⌡ц▐ц┼ FAQ ц░ц▐
 ц█ц▐ц└ц∙ц▄ц▒ц█.
 
    ц╠ ц└ц│ц≈ц▌ц▐
 ц░ц┘ц▓ц┘ц⌠ц■ц│ц▄
 ц ц│ц▌ц┴ц█ц│ц■ц≤ц⌠ц▒ gambas,
 ц┴ ц⌠ц│ц┼ц■ ц▌ц┘
 ц░ц▐ц└ц└ц┘ц▓ц√ц┴ц≈ц│ц─.
 
    ц╜ц▐ц√ц┘ц■
 ц┘ц⌠ц■ц≤ ц√ц┘ц▄ц│ц─ц²ц┴ц┘
 ц ц│ц┌ц▓ц│ц■ц≤ ц┘ц┤ц▐
 ц⌠ц┘ц┌ц┘?
 
    ц╤ц│ц▄ц▀ц▐
 ц┌ц∙ц└ц┘ц■ ц┘ц⌠ц▄ц┴
 ц░ц▐ц■ц┘ц▓ц▒ц┘ц■ц⌠ц▒
 ц⌠ц■ц▐ц▄ц≤ц▀ц▐
 ц┴ц▌ц├ц▐ц▓ц█ц│ц┐ц┴ц┴.
 
    ц╔ц⌠ц▄ц┴ ц┘ц⌠ц■ц≤
 ц√ц┘ц▄ц│ц▌ц┴ц┘
 ц⌠ц≈ц▒ц√ц┴ц■ц┘ц⌠ц≤ ц⌠ц▐
 ц█ц▌ц▐ц┼ ц░ц▐ ц░ц▐ц·ц■ц┘.
 
    _
    цЁ
 ц∙ц≈ц│ц√ц┘ц▌ц┴ц┘ц█,
 ц╒ц┘ц⌠ц░ц│ц▄ц▐ц≈
 ц║ц▄ц┘ц▀ц⌠ц┘ц┼.
 
    ***
 
    Greetings!
    For  several  years 
 I  supported  sites www.gambas.pro, where is many
    russian-language information on Gambas.
    Examples of solving problems, large FAQ on
 modules.
    I have long stopped doing gambas, and the
 site does not support.
    Maybe there are willing to pick it up
 yourself?
    Be sorry if lose so much information.
    If you want to contact me by e-mail.
    _
    Sincerely, Alexey Bespalov.
 --
 New Year. New Location. New Benefits. New Data Center in
 Ashburn, VA.
 GigeNET is offering a free month of service with a new
 server in Ashburn.
 Choose from 2 high performing configs, both with 100TB of
 bandwidth.
 Higher redundancy.Lower latency.Increased
 capacity.Completely compliant.
 http://p.sf.net/sfu/gigenet
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: IsPunct

2015-01-31 Thread Ru Vuott
Hello Fabien,

I use function from C :  int isprint(int c)

Its declaracion in Gambas obviously is:

   Private Extern isprint(num As Integer) As Integer In "libc:6"

:-D


Example:
' int isprint(int c)
Private Extern isprint(num As Integer) As Integer In "libc:6"

Public Sub Main()
 
   Print CBool(isprint(10)), CBool(isprint(70))
 
End





Bye
vuot





Sab 31/1/15, Fabien Bodard  ha scritto:

 Oggetto: [Gambas-user] IsPunct
 A: gambas-user@lists.sourceforge.net
 Data: Sabato 31 gennaio 2015, 17:29
 
 IsPunct Tests if a string contains
 only printable non-alphanumeric characters.
 
 
 Is there a function that return if a string contain only
 printable characters ?
 
 -- 
 Fabien Bodard
 
 --
 Dive into the World of Parallel Programming. The Go Parallel
 Website,
 sponsored by Intel and developed in partnership with
 Slashdot Media, is your
 hub for all things parallel software development, from
 weekly thought
 leadership blogs to news, videos, case studies, tutorials
 and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: IsPunct

2015-01-31 Thread Ru Vuott
Adde exemplum:


' int isprint(int c)
Private Extern isprint(num As Integer) As Integer In "libc:6"

Public Sub Main()

  Dim s As String = "Gam\nbas"
  Dim bb As Byte[]
 
  bb = Byte[].FromString(s)
  
For Each s In bb
  Print CBool(isprint(s))
Next
 
End








Sab 31/1/15, Fabien Bodard  ha scritto:

 Oggetto: [Gambas-user] IsPunct
 A: gambas-user@lists.sourceforge.net
 Data: Sabato 31 gennaio 2015, 17:29
 
 IsPunct Tests if a string contains
 only printable non-alphanumeric characters.
 
 
 Is there a function that return if a string contain only
 printable characters ?
 
 -- 
 Fabien Bodard
 
 --
 Dive into the World of Parallel Programming. The Go Parallel
 Website,
 sponsored by Intel and developed in partnership with
 Slashdot Media, is your
 hub for all things parallel software development, from
 weekly thought
 leadership blogs to news, videos, case studies, tutorials
 and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Creating a trasparent DrawingArea...

2015-02-13 Thread Ru Vuott
Hello,

I'ld like to superimpose two DrawingArea: the **upper** DrawingArea has to have 
a transparent background, so I can see the drawings of both DrawingAreas.

How can I do it ?

Regards
Vuott

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Tutorial on native component development

2015-03-06 Thread Ru Vuott
"Ru" is me: Vuott.  :-D

bye
vuott


Ven 6/3/15, Tobias Boege  ha scritto:

 Oggetto: [Gambas-user] Tutorial on native component development
 A: gambas-user@lists.sourceforge.net
 Data: Venerdì 6 marzo 2015, 02:13
 
 Hi list,
 
 Ru thought it would be a good idea to have a tutorial on how
 to set up
 oneself to write a native Gambas component and then to
 actually write
 one. After a marathon session since 10 a.m. today I just
 completed my
 attempt at it.
 
 It's available over here[0]. Now that I come to think of it,
 it would
 have been better if I wrote it in Markdown, or something,
 but I can't
 be bothered now to convert it. If anyone else is eager to do
 that, I
 will send the LaTeX sources. Also note that I'll do anything
 else now
 than proof-read the article before I give you the link. It
 is labelled
 as "draft" and may contain errors or even missing passages.
 Also note
 that this is a two days' work. Don't expect poetry :-)
 
 If anything the article gives a brief and rather incomplete
 introduction
 to the process but since component programming is difficult
 and the
 interpreter is rich on structure but hardly documented, I
 don't see any
 facette to improve upon. It's a learning by doing (and
 reading) thing.
 
 Regards,
 Tobi
 
 [0] http://www-e.uni-magdeburg.de/tboege/gambas
 
 -- 
 "There's an old saying: Don't change anything... ever!" --
 Mr. Monk
 
 --
 Dive into the World of Parallel Programming The Go Parallel
 Website, sponsored
 by Intel and developed in partnership with Slashdot Media,
 is your hub for all
 things parallel software development, from weekly thought
 leadership blogs to
 news, videos, case studies, tutorials and more. Take a look
 and join the 
 conversation now. http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Tutorial on native component development

2015-03-08 Thread Ru Vuott
Thank you, Tobi.
it's a good work.

Bye

vuott



Ven 6/3/15, Tobias Boege  ha scritto:

 Oggetto: [Gambas-user] Tutorial on native component development
 A: gambas-user@lists.sourceforge.net
 Data: Venerdì 6 marzo 2015, 02:13
 
 Hi list,
 
 Ru thought it would be a good idea to have a tutorial on how
 to set up
 oneself to write a native Gambas component and then to
 actually write
 one. After a marathon session since 10 a.m. today I just
 completed my
 attempt at it.
 
 It's available over here[0]. Now that I come to think of it,
 it would
 have been better if I wrote it in Markdown, or something,
 but I can't
 be bothered now to convert it. If anyone else is eager to do
 that, I
 will send the LaTeX sources. Also note that I'll do anything
 else now
 than proof-read the article before I give you the link. It
 is labelled
 as "draft" and may contain errors or even missing passages.
 Also note
 that this is a two days' work. Don't expect poetry :-)
 
 If anything the article gives a brief and rather incomplete
 introduction
 to the process but since component programming is difficult
 and the
 interpreter is rich on structure but hardly documented, I
 don't see any
 facette to improve upon. It's a learning by doing (and
 reading) thing.
 
 Regards,
 Tobi
 
 [0] http://www-e.uni-magdeburg.de/tboege/gambas
 
 -- 
 "There's an old saying: Don't change anything... ever!" --
 Mr. Monk
 
 --
 Dive into the World of Parallel Programming The Go Parallel
 Website, sponsored
 by Intel and developed in partnership with Slashdot Media,
 is your hub for all
 things parallel software development, from weekly thought
 leadership blogs to
 news, videos, case studies, tutorials and more. Take a look
 and join the 
 conversation now. http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-17 Thread Ru Vuott
Hello Benoît,

as you may recall, revision #4160 implemented the feature to "watch" the 
file-descriptor passed by the ALSA function "snd_seq_event_input (seq, & 
event)", which allows to read a file-descriptor when it is "ready".

Well, I must say that this feature **always worked very well**.
Lately, instead, I have found that it no longer works. But - dear me ! - I do 
not know exactly when it no longer works, because they were many months that I 
did not use any program, written by me ("Demo Drum-Machine" and "Sequencer 
Midi"), having this feature.

The engine of the demo project of Drum-Machine, as also my Midi Sequencer, 
consists of a cycle that - receiving from that function Alsa a precise date - 
allows to send Midi data packets in sequence until the end of the file Midi.
I noticed that - "now" - if it was a planned cycle, the two programs crash 
right at the predicted ALSA function "snd_seq_event_input (seq, & event)".
(You can see this function at:  Public Sub File_Read() procedure of CAlsa.class 
in the Drum-Machine project.)
But, if the program sends data simply by a Midi keyboard, everything works well 
enough (...I say enough, because sometimes some data is not played. Before, 
when "everything" worked well, even this small problem existed using the 
keyboard).


Well, I send you, attachments, two projects of the Drum Machine:

- The first, that does NOT work (that is with current problem).

- The second works. but it is the first project I "edited" to make it 
works. I had to write a FOR loop in the procedure "Public Sub btGrid_Click ()", 
 when the program part for the first time, are now forced to send two times the 
dummy initial echo.

Regards
vuott

DrumMachine-does-NOT-work-0.0.5.tar.gz
Description: application/gzipped-tar


DrumMachine_WORKS-0.0.6.tar.gz
Description: application/gzipped-tar
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
No, Benoît, revision #6993 didn't solve the problem.
The two programs don't work.  :-(

bye
vuott





Gio 19/3/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore.
 A: "mailing list for gambas users" 
 Data: Giovedì 19 marzo 2015, 14:51
 
 Le 17/03/2015 18:02, Ru
 Vuott a écrit :
 > Hello Benoît,
 >
 > as you may recall,
 revision #4160 implemented the feature to
 "watch"
 > the file-descriptor
 passed by the ALSA function "snd_seq_event_input
 > (seq, & event)", which allows to
 read a file-descriptor when it is
 >
 "ready".
 >
 >
 Well, I must say that this feature **always worked very
 well**.
 > Lately, instead, I have found
 that it no longer works. But - dear me
 >
 ! - I do not know exactly when it no longer works, because
 they were
 > many months that I did not
 use any program, written by me ("Demo
 > Drum-Machine" and "Sequencer
 Midi"), having this feature.
 >
 > The engine of the demo project of
 Drum-Machine, as also my Midi
 >
 Sequencer, consists of a cycle that - receiving from that
 function
 > Alsa a precise date - allows
 to send Midi data packets in sequence
 >
 until the end of the file Midi. I noticed that -
 "now" - if it was a
 > planned
 cycle, the two programs crash right at the predicted ALSA
 > function "snd_seq_event_input (seq,
 & event)". (You can see this
 >
 function at:  Public Sub File_Read() procedure of
 CAlsa.class in the
 > Drum-Machine
 project.) But, if the program sends data simply by a
 > Midi keyboard, everything works well
 enough (...I say enough, because
 >
 sometimes some data is not played. Before, when
 "everything" worked
 > well,
 even this small problem existed using the keyboard).
 >
 >
 >
 Well, I send you, attachments, two projects of the Drum
 Machine:
 >
 > - The
 first, that does NOT work (that is with current problem).
 >
 > - The second
 works. but it is the first project I "edited"
 to
 > make it works. I had to write a FOR
 loop in the procedure "Public Sub
 >
 btGrid_Click ()",  when the program part for the first
 time, are now
 > forced to send two times
 the dummy initial echo.
 >
 > Regards vuott
 >
 
 Yep, there is a new read ahead
 feature in the stream classes that may 
 interfere... Can you try revision #6993?
 
 -- 
 Benoît
 Minisini
 
 --
 Dive into the World of Parallel Programming The
 Go Parallel Website, sponsored
 by Intel and
 developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software
 development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more.
 Take a look and join the 
 conversation now.
 http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
No, Benoît, excuse me: I expressed myself badly and not properly.

I want to say  nothing changed with revision #6993:
* the old/original Drum-Machine (that didn't work anymore), continue NOT 
working;
* the modificated Drum-Machine (that did work), continue to work.

...obvoiusly, we have to restore the feature (like that in rev. 4160) that 
allows old/original Drum-Machine to work. :-)

Regards
vuott





Gio 19/3/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore.
 A: "mailing list for gambas users" 
 Data: Giovedì 19 marzo 2015, 19:53
 
 Le 19/03/2015 19:19, Ru
 Vuott a écrit :
 > No, Benoît, revision
 #6993 didn't solve the problem.
 > The
 two programs don't work.  :-(
 >
 > bye
 > vuott
 >
 
 Do you
 mean that before that change, one program worked, and with
 that 
 change, that the program that worked
 does not work anymore?
 
 -- 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming The
 Go Parallel Website, sponsored
 by Intel and
 developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software
 development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more.
 Take a look and join the 
 conversation now.
 http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
Hello Jussi,

if you want to ear the drum sound:

1) run Jack Audio Connection Kit;
2) run a softsynth (for example: Qsynth);
3) connect via Jack 14:0 Midi-Through port ---> 129:Fluid Sinth (id est: 
QSynth) 

OR
if you want not to use Jack A.C.K., you can send this ALSA line-command via 
Terminal:
   ~ $ aconnect 14:0 128:0
where, 128:0 would be the ID and the port of QSynth.

** But ** the problem is not this !  Because my "modified" Drm-Machine works 
however (with or without sounds).
We have to solve the problem that blocks all the procedures of 
sending-midi-data cycle.

Bye
vuott





Gio 19/3/15, Jussi Lahtinen  ha scritto:

 Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore.
 A: "mailing list for gambas users" 
 Data: Giovedì 19 marzo 2015, 23:07
 
 How this is meant to
 work? I can't get any sound with the "working"
 version.
 
 
 Jussi
 
 On Thu,
 Mar 19, 2015 at 9:51 PM, Ru Vuott 
 wrote:
 
 > No, Benoît,
 excuse me: I expressed myself badly and not properly.
 >
 > I want to say 
 nothing changed with revision #6993:
 > *
 the old/original Drum-Machine (that didn't work
 anymore), continue NOT
 > working;
 > * the modificated Drum-Machine (that did
 work), continue to work.
 >
 > ...obvoiusly, we have to restore the
 feature (like that in rev. 4160) that
 >
 allows old/original Drum-Machine to work. :-)
 >
 > Regards
 > vuott
 >
 >
 >
 >
 >
 
 > Gio 19/3/15, Benoît Minisini 
 ha scritto:
 >
 > 
 Oggetto: Re: [Gambas-user] Revision #4160 feature
 doesn't work anymore.
 >  A:
 "mailing list for gambas users" 
 >  Data: Giovedì 19 marzo 2015, 19:53
 >
 >  Le 19/03/2015
 19:19, Ru
 >  Vuott a écrit :
 >  > No, Benoît, revision
 >  #6993 didn't solve the problem.
 >  > The
 >  two
 programs don't work.  :-(
 > 
 >
 >  > bye
 > 
 > vuott
 >  >
 >
 >  Do you
 >  mean that before that change, one
 program worked, and with
 >  that
 >  change, that the program that worked
 >  does not work anymore?
 >
 >  --
 >  Benoît Minisini
 >
 >
 > 
 --
 >  Dive into the World of Parallel
 Programming The
 >  Go Parallel Website,
 sponsored
 >  by Intel and
 >  developed in partnership with Slashdot
 Media, is your hub
 >  for all
 >  things parallel software
 >  development, from weekly thought
 leadership blogs to
 >  news, videos,
 case studies, tutorials and more.
 > 
 Take a look and join the
 >  conversation
 now.
 >  http://goparallel.sourceforge.net/
 > 
 ___
 >  Gambas-user mailing list
 >  Gambas-user@lists.sourceforge.net
 >  https://lists.sourceforge.net/lists/listinfo/gambas-user
 >
 >
 >
 --
 > Dive into the World of Parallel
 Programming The Go Parallel Website,
 >
 sponsored
 > by Intel and developed in
 partnership with Slashdot Media, is your hub for
 > all
 > things parallel
 software development, from weekly thought leadership
 blogs
 > to
 > news,
 videos, case studies, tutorials and more. Take a look and
 join the
 > conversation now. http://goparallel.sourceforge.net/
 >
 ___
 > Gambas-user mailing list
 > Gambas-user@lists.sourceforge.net
 > https://lists.sourceforge.net/lists/listinfo/gambas-user
 >
 --
 Dive into the World of Parallel Programming The
 Go Parallel Website, sponsored
 by Intel and
 developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software
 development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more.
 Take a look and join the 
 conversation now.
 http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
No, Benoît, it doesn't work.

bye
vuott




Ven 20/3/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore.
 A: "mailing list for gambas users" 
 Data: Venerdì 20 marzo 2015, 00:24
 
 Le 20/03/2015 00:16, Ru
 Vuott a écrit :
 > Hello Jussi,
 >
 > if you want to ear
 the drum sound:
 >
 > 1)
 run Jack Audio Connection Kit;
 > 2) run a
 softsynth (for example: Qsynth);
 > 3)
 connect via Jack 14:0 Midi-Through port ---> 129:Fluid
 Sinth (id est: QSynth)
 >
 > OR
 > if you want not to
 use Jack A.C.K., you can send this ALSA line-command via
 Terminal:
 >     ~ $ aconnect
 14:0 128:0
 > where, 128:0 would be the ID
 and the port of QSynth.
 >
 > ** But ** the problem is not this ! 
 Because my "modified" Drm-Machine works however
 (with or without sounds).
 > We have to
 solve the problem that blocks all the procedures of
 sending-midi-data cycle.
 >
 > Bye
 > vuott
 >
 
 And with
 revision #6994? Is it better?
 
 -- 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming The
 Go Parallel Website, sponsored
 by Intel and
 developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software
 development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more.
 Take a look and join the 
 conversation now.
 http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-19 Thread Ru Vuott
Hello Jussi,

>  the  working version works as expected.

yes, but probably you are refer to my "modified" Drum-Machine (the second 
souce-code I attached).
But "original" (that is: NO modified project) Drum-machine doesn't work... at 
this time.

The mission is: restoring rev. 4160 "feature", that allows no-modified project 
to work.

Bye
vuott



Ven 20/3/15, Jussi Lahtinen  ha scritto:

 Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore.
 A: "mailing list for gambas users" 
 Data: Venerdì 20 marzo 2015, 01:17
 
 OK, I'm not very
 familiar with Midi things. With your instructions, the
 working version works as expected.
 
 
 Jussi
 
 On Fri, Mar 20, 2015 at 1:16
 AM, Ru Vuott 
 wrote:
 
 > Hello Jussi,
 >
 > if you want to ear
 the drum sound:
 >
 > 1)
 run Jack Audio Connection Kit;
 > 2) run a
 softsynth (for example: Qsynth);
 > 3)
 connect via Jack 14:0 Midi-Through port ---> 129:Fluid
 Sinth (id est:
 > QSynth)
 >
 > OR
 > if you want not to use Jack A.C.K., you
 can send this ALSA line-command
 > via
 Terminal:
 >    ~ $ aconnect 14:0
 128:0
 > where, 128:0 would be the ID and
 the port of QSynth.
 >
 > ** But ** the problem is not this ! 
 Because my "modified" Drm-Machine
 > works however (with or without sounds).
 > We have to solve the problem that blocks
 all the procedures of
 > sending-midi-data
 cycle.
 >
 > Bye
 > vuott
 >
 >
 >
 >
 >
 
 > Gio 19/3/15, Jussi Lahtinen 
 ha scritto:
 >
 > 
 Oggetto: Re: [Gambas-user] Revision #4160 feature
 doesn't work anymore.
 >  A:
 "mailing list for gambas users" 
 >  Data: Giovedì 19 marzo 2015, 23:07
 >
 >  How this is meant
 to
 >  work? I can't get any sound
 with the "working"
 > 
 version.
 >
 >
 >  Jussi
 >
 >  On Thu,
 >  Mar 19,
 2015 at 9:51 PM, Ru Vuott 
 >  wrote:
 >
 >  > No, Benoît,
 > 
 excuse me: I expressed myself badly and not properly.
 >  >
 >  > I want
 to say
 >  nothing changed with revision
 #6993:
 >  > *
 > 
 the old/original Drum-Machine (that didn't work
 >  anymore), continue NOT
 >  > working;
 > 
 > * the modificated Drum-Machine (that did
 >  work), continue to work.
 >  >
 >  >
 ...obvoiusly, we have to restore the
 > 
 feature (like that in rev. 4160) that
 > 
 >
 >  allows old/original Drum-Machine
 to work. :-)
 >  >
 >  > Regards
 >  >
 vuott
 >  >
 > 
 >
 >  >
 > 
 >
 >  >
 > 
 
 >  > Gio 19/3/15, Benoît Minisini
 
 >  ha scritto:
 > 
 >
 >  >
 > 
 Oggetto: Re: [Gambas-user] Revision #4160 feature
 >  doesn't work anymore.
 >  >  A:
 > 
 "mailing list for gambas users" 
 >  >  Data: Giovedì 19 marzo 2015,
 19:53
 >  >
 > 
 >  Le 19/03/2015
 >  19:19, Ru
 >  >  Vuott a écrit :
 >  >  > No, Benoît, revision
 >  >  #6993 didn't solve the
 problem.
 >  >  > The
 >  >  two
 > 
 programs don't work.  :-(
 > 
 >
 >  >
 > 
 >  > bye
 >  >
 >  > vuott
 >  > 
 >
 >  >
 > 
 >  Do you
 >  >  mean that before
 that change, one
 >  program worked, and
 with
 >  >  that
 >  >  change, that the program that
 worked
 >  >  does not work
 anymore?
 >  >
 > 
 >  --
 >  >  Benoît Minisini
 >  >
 >  >
 >  >
 >
 > 
 --
 >  >  Dive into the World of
 Parallel
 >  Programming The
 >  >  Go Parallel Website,
 >  sponsored
 >  > 
 by Intel and
 >  >  developed in
 partnership with Slashdot
 >  Media, is
 your hub
 >  >  for all
 >  >  things parallel software
 >  >  development, from weekly
 thought
 >  leadership blogs to
 >  >  news, videos,
 >  case studies, tutorials and more.
 >  >
 >  Take a look
 and join the
 >  >  conversation
 >  now.
 >  >  http://goparallel.sourceforge.net/
 >  >
 > 
 ___
 >  >  Gambas-user mailing list
 >  >  Gambas-user@lists.sourceforge.net
 >  >  https://lists.sourceforge.net/lists/listinfo/gambas-user
 >  >
 >  >
 >  >
 >
 > 
 --
 >  > Dive into the World of Parallel
 >  Programming The Go Parallel Website,
 >  >
 >  sponsored
 >  > by Intel and developed in
 >  partnership with Slashdot Media, is your
 hub

Re: [Gambas-user] Revision #4160 feature doesn't work anymore.

2015-03-20 Thread Ru Vuott
Yees !
Now it works !

Perfect !

Thank you, Benoît.

Bye
vuott





Ven 20/3/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Revision #4160 feature doesn't work anymore.
 A: "mailing list for gambas users" 
 Data: Venerdì 20 marzo 2015, 07:48
 
 Le 20/03/2015 01:17, Ru
 Vuott a écrit :
 > No, Benoît, it
 doesn't work.
 >
 >
 bye
 > vuott
 >
 
 And with revision #6995?
 
 -- 
 Benoît Minisini
 
 --
 Dive into the World of Parallel Programming The
 Go Parallel Website, sponsored
 by Intel and
 developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software
 development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more.
 Take a look and join the 
 conversation now.
 http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Ubuntu message

2015-03-22 Thread Ru Vuott
> would not be wonderful if Gambas also inform us so?

What would be the difference and the real utility compared to that ordinary 
from Gambas?






Dom 22/3/15, Gian  ha scritto:

 Oggetto: [Gambas-user] Ubuntu message
 A: Gambas-user@lists.sourceforge.net
 Data: Domenica 22 marzo 2015, 12:31
 
 Hi Benoit,
 I know this has been discussed, and I apologize for
 repeating.
 In Ubuntu if I want to show to a user in a message boloon I
 change 
 colors by acting through the HTML commands.
 Or I can show him the message with typical "balloon" of
 Ubuntu:
 Dim comando, sText As String
 sText = "My spectacular Gambas3 message in Ubuntu"
 comando = "notify-send '" & sText & "'"
 Shell comando
 as do other software like Mozilla Thunderbird.
 One question: would not be wonderful if Gambas also inform
 us so? :)
 Regards
 Gianluigi
 
 --
 Dive into the World of Parallel Programming The Go Parallel
 Website, sponsored
 by Intel and developed in partnership with Slashdot Media,
 is your hub for all
 things parallel software development, from weekly thought
 leadership blogs to
 news, videos, case studies, tutorials and more. Take a look
 and join the 
 conversation now. http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Error: Commands out of sync...

2015-03-27 Thread Ru Vuott
Hello,

an our friend of gambas-it forum said that he gets the error  " Commands out of 
sync; you can't run this command now "  when running twice a MySQL stored 
procedures.

He said he saw on Google that the problem is known, but he could not find a 
solution.

Do you know something about ?

Regards
vuott

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] ERROR with revision 7017

2015-03-30 Thread Ru Vuott
Hello,

... I obtain this error with revision 7017:


Making all in gb.db.sqlite3
make[2]: Entering directory `/home/vuott/trunk/gb.db.sqlite3'
make  all-recursive
make[3]: Entering directory `/home/vuott/trunk/gb.db.sqlite3'
Making all in src
make[4]: Entering directory `/home/vuott/trunk/gb.db.sqlite3/src'
make[4]: *** No rule to make target `main.cpp', needed by 
`gb_db_sqlite3_la-main.lo'.  Stop.
make[4]: Leaving directory `/home/vuott/trunk/gb.db.sqlite3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vuott/trunk/gb.db.sqlite3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vuott/trunk/gb.db.sqlite3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vuott/trunk'
make: *** [all] Error 2



Regards
vuott

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] [Gambas-devel] Gambas trunk Rev. 7017 error

2015-03-30 Thread Ru Vuott
...me too.
I solved by removing gb.db.sqlite3/src/.deps' folder.

Thanks
vuott




Lun 30/3/15, Charlie Reinl  ha scritto:

 Oggetto: Re: [Gambas-user] [Gambas-devel] Gambas trunk Rev. 7017 error
 A: gambas-user@lists.sourceforge.net
 Data: Lunedì 30 marzo 2015, 11:22
 
 Am Montag, den 30.03.2015, 06:43
 +0200 schrieb Benoît Minisini:
 > Le 30/03/2015 04:32, marco bra a écrit :
 > > Please take a look at complete log of compile and
 install log errors
 > >
 > > Thanks
 > > Marco
 > >
 > 
 > You have to remove the 'gb.db.sqlite3/src/.deps'
 directory by hand. No 
 > idea why, maybe a flaw in the autotools system.
 > 
 
 Salut Benoît,
 
 I encountered the same problem. Worked fine after remove.
 
 [System]
 Gambas=3.7.90
 OperatingSystem=Linux
 Kernel=3.2.0-79-generic
 Architecture=x86
 Distribution=Ubuntu 12.04.5 LTS
 Desktop=GNOME
 Theme=QPlastique
 Language=de_DE.UTF-8
 Memory=3025M
 [Libraries]
 Cairo=libcairo.so.2.11000.2
 Curl=libcurl.so.4.2.0
 DBus=libdbus-1.so.3.5.8
 GStreamer=libgstreamer-0.10.so.0.30.0
 GTK+3=libgtk-3.so.0.400.2
 GTK+=libgtk-x11-2.0.so.0.2400.10
 Poppler=libpoppler.so.19.0.0
 Qt4=libQtCore.so.4.8.1
 SDL=libSDL-1.2.so.0.11.3
 
 -- 
 Amicalement
 Charlie
 
 
 --
 Dive into the World of Parallel Programming The Go Parallel
 Website, sponsored
 by Intel and developed in partnership with Slashdot Media,
 is your hub for all
 things parallel software development, from weekly thought
 leadership blogs to
 news, videos, case studies, tutorials and more. Take a look
 and join the 
 conversation now. http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: ERROR with revision 7017

2015-03-30 Thread Ru Vuott
I solved by removing  " gb.db.sqlite3/src/.deps " folder.

regards
vuott


Lun 30/3/15, Ru Vuott  ha scritto:

 Oggetto: [Gambas-user] ERROR with revision 7017
 A: gambas-user@lists.sourceforge.net
 Data: Lunedì 30 marzo 2015, 11:10
 
 Hello,
 
 ... I obtain this error with revision 7017:
 
 
 Making all in gb.db.sqlite3
 make[2]: Entering directory
 `/home/vuott/trunk/gb.db.sqlite3'
 make  all-recursive
 make[3]: Entering directory
 `/home/vuott/trunk/gb.db.sqlite3'
 Making all in src
 make[4]: Entering directory
 `/home/vuott/trunk/gb.db.sqlite3/src'
 make[4]: *** No rule to make target `main.cpp', needed by
 `gb_db_sqlite3_la-main.lo'.  Stop.
 make[4]: Leaving directory
 `/home/vuott/trunk/gb.db.sqlite3/src'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/home/vuott/trunk/gb.db.sqlite3'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory
 `/home/vuott/trunk/gb.db.sqlite3'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/vuott/trunk'
 make: *** [all] Error 2
 
 
 
 Regards
 vuott
 
 --
 Dive into the World of Parallel Programming The Go Parallel
 Website, sponsored
 by Intel and developed in partnership with Slashdot Media,
 is your hub for all
 things parallel software development, from weekly thought
 leadership blogs to
 news, videos, case studies, tutorials and more. Take a look
 and join the 
 conversation now. http://goparallel.sourceforge.net/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] TextArea show first line of text

2015-05-01 Thread Ru Vuott

TextArea.Pos = 0

or, if you prefer

TextArea1.Line = 0
TextArea1.Column = 0




Ven 1/5/15, Johny Provoost  ha scritto:

 Oggetto: Re: [Gambas-user] TextArea show first line of text
 A: gambas-user@lists.sourceforge.net
 Data: Venerdì 1 maggio 2015, 12:07
 
 
 
 Op 01-05-15 om 11:25 schreef abbat81:
 > By default TextArea.Text (.Insert) shows
 end of a text.
 > How can I show  text
 from begining? move to top?
 >
 > .Pos, .ToLine, etc - is not halpfull (text
 can have several lines + wraped)
 >
 > Thanks
 >
 >
 If I load a file in
 textarea (several lines and wraped), than 
 TextArea.pos=1 shows the text from the
 beginning.
 
 -- 
 
 
 
 *Vriendelijke Groeten*
 
 *Johny Provoost*
 
 *mailto: johny.provo...@skynet.be
 *
 
 *mailto: johny.provo...@gmail.com
 *
 
 *Website:* *http://www.johnyprovoost.net* 
 
 
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: Control.Move like animation

2015-05-01 Thread Ru Vuott
It works.
Pay attention, Wait 10  ->  10 seconds !!!

Regards
vuott



Ven 1/5/15, abbat81  ha scritto:

 Oggetto: [Gambas-user] Control.Move like animation
 A: gambas-user@lists.sourceforge.net
 Data: Venerdì 1 maggio 2015, 13:11
 
 How to move a controls?
 This does not work
 
   Dim i As Integer
   
   For i = 0 To 290
     MovieBox3.Move(1002 - i, 570)
     Wait 10
   Next
 
 
 
 --
 View this message in context: 
http://gambas.8142.n7.nabble.com/Control-Move-like-animation-tp51421.html
 Sent from the gambas-user mailing list archive at
 Nabble.com.
 
 --
 One dashboard for servers and applications across
 Physical-Virtual-Cloud 
 Widest out-of-the-box monitoring support with 50+
 applications
 Performance metrics, stats and reports that give you
 Actionable Insights
 Deep dive visibility with transaction tracing using APM
 Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: How to know is my Form activated or not?

2015-05-02 Thread Ru Vuott
If you know visible-name of Form, you could use (gb.Desktop):



Public Sub Button1_Click()  
  
  Dim dw As DesktopWindow  
   
   For Each dw In Desktop.Windows  
 ' If the visible-name is the same as the name of the form that we seek, then 
it detects that:
 If dw.VisibleName = "visible-name of Form" then Print "Form is active !"  
   Next  
  
End





Sab 2/5/15, abbat81  ha scritto:

 Oggetto: [Gambas-user] How to know is my Form activated or not?
 A: gambas-user@lists.sourceforge.net
 Data: Sabato 2 maggio 2015, 13:43
 
 In Event I use *Form_Activate()* and
 *Form_Deactivate()*
 
 But I need to have boolean Y/N when I ask. 
 
 
 
 --
 View this message in context: 
http://gambas.8142.n7.nabble.com/How-to-know-is-my-Form-activated-or-not-tp51426.html
 Sent from the gambas-user mailing list archive at
 Nabble.com.
 
 --
 One dashboard for servers and applications across
 Physical-Virtual-Cloud 
 Widest out-of-the-box monitoring support with 50+
 applications
 Performance metrics, stats and reports that give you
 Actionable Insights
 Deep dive visibility with transaction tracing using APM
 Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: How to know is my Form activated or not?

2015-05-03 Thread Ru Vuott


  Me.Caption = "my visible name"




Dom 3/5/15, abbat81  ha scritto:

 Oggetto: Re: [Gambas-user] R:  How to know is my Form activated or not?
 A: gambas-user@lists.sourceforge.net
 Data: Domenica 3 maggio 2015, 13:28
 
 Does not work in my
 project.
 
 dw.VisibleName is
 empty
 
 (Gambas 5.4.1, I
 cannot update, Ub 12.04)
 
 
 
 --
 View this message in context: 
http://gambas.8142.n7.nabble.com/How-to-know-is-my-Form-activated-or-not-tp51426p51445.html
 Sent
 from the gambas-user mailing list archive at Nabble.com.
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: How to know is my Form activated or not?

2015-05-04 Thread Ru Vuott

Activating gb.desktop:



Public Sub Form_Open()

   Me.Caption = "Novum Nomen"

End


Public Sub Button1_Click()

   Dim dw As DesktopWindow

   For Each dw In Desktop.Windows   
 Print "_" & dw.VisibleName
   Next  

End
*

Regards



Lun 4/5/15, abbat81  ha scritto:

 Oggetto: Re: [Gambas-user] R:  How to know is my Form activated or not?
 A: gambas-user@lists.sourceforge.net
 Data: Lunedì 4 maggio 2015, 14:24
 
   Dim dw As
 DesktopWindow   
 
    For Each dw In
 Desktop.Windows   
     Print
 "_" & dw.VisibleName
    Next   
 
 I got next:
 
 _
 _
 _
 _
 _
 _
 _
 _
 _
 _
 _
 _
 
 
 
 
 --
 View this message in context: 
http://gambas.8142.n7.nabble.com/How-to-know-is-my-Form-activated-or-not-tp51426p51453.html
 Sent
 from the gambas-user mailing list archive at Nabble.com.
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: How to know is my Form activated or not?

2015-05-05 Thread Ru Vuott
...very strange !




Mar 5/5/15, abbat81  ha scritto:

 Oggetto: Re: [Gambas-user] R:  How to know is my Form activated or not?
 A: gambas-user@lists.sourceforge.net
 Data: Martedì 5 maggio 2015, 08:59
 
 

 
 
 

 
 
 
 
 --
 View this message in
 context: 
http://gambas.8142.n7.nabble.com/How-to-know-is-my-Form-activated-or-not-tp51426p51457.html
 Sent
 from the gambas-user mailing list archive at Nabble.com.
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Rev. 7062 - gb.qt5 component: disabled

2015-05-08 Thread Ru Vuott
Hello,

with rev. 7062 I obtain this notice:

||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.qt5
||


What library "qt5" I have to install ?

Regards
vuott

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] I: DrawigArea second mailing

2015-05-16 Thread Ru Vuott
...from Gianluigi (its email end in SPAM)

--- Sab 16/5/15, Gian  ha scritto:

> Da: Gian 
> Oggetto: [Gambas-user] DrawigArea second mailing
> A: Gambas-user@lists.sourceforge.net
> Data: Sabato 16 maggio 2015, 16:18
> I was informed that the previous
> email with the subject DravingArea 
> error (Path Pending) have been seen as spam, this the
> synthesized text:
> 
> In this attached small example that before it worked well
> now I get an 
> error (Pending path) and do not understand why.
> I installed on a VirtualBox the Gambas3 3.5.4 and 3.6.2 and
> the code 
> well works.
> 
> Regards
> Gianluigi
> 
> [System]
> Gambas=3.7.1 (Compiled)
> OperatingSystem=Linux
> Kernel=3.13.0-51-generic
> Architecture=x86_64
> Distribution=Ubuntu 14.04.2 LTS
> Desktop=GNOME
> Theme=QGtk
> Language=it_IT.UTF-8
> Memory=4961M
> [Libraries]
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
> 
> [System]
> Gambas=3.7.1 (PPA)
> OperatingSystem=Linux
> Kernel=3.13.0-38-generic
> Architecture=x86_64
> Distribution=Ubuntu 14.04.2 LTS
> Desktop=GNOME
> Theme=QGtk
> Language=it_IT.UTF-8
> Memory=15977M
> [Libraries]
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
> 
> [System]
> Gambas=3.7.90
> OperatingSystem=Linux
> Kernel=3.13.0-53-generic
> Architecture=x86
> Distribution=Ubuntu 14.04.2 LTS
> Desktop=GNOME
> Theme=Gtk
> Language=it_IT.UTF-8
> Memory=3020M
> [Libraries]
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> Qt5=libQt5Core.so.5.2.1
> SDL=libSDL-1.2.so.0.11.4
> [System]
> Gambas=3.6.2
> OperatingSystem=Linux
> Kernel=3.16.0-37-generic
> Architecture=x86
> Distribution=Ubuntu 14.04.2 LTS
> Desktop=GNOME
> Theme=QGtk
> Language=it_IT.UTF-8
> Memory=4052M
> [Libraries]
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
> 
> -Segue allegato-
> 
> --
> One dashboard for servers and applications across
> Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+
> applications
> Performance metrics, stats and reports that give you
> Actionable Insights
> Deep dive visibility with transaction tracing using APM
> Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> -Segue allegato-
> 
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

TextRotate-0.0.1.tar.gz
Description: application/gzip
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] I: Re: I: DrawigArea second mailing

2015-05-16 Thread Ru Vuott
...from our friend Gianluigi:

   |
  \ /


--- Sab 16/5/15, Gian  ha scritto:

> Da: Gian 
> Oggetto: Re: [Gambas-user] I:  DrawigArea second mailing
> A: "mailing list for gambas users" 
> Data: Sabato 16 maggio 2015, 17:09
> Il 16/05/2015 16:37,
> Benoît Minisini ha scritto:
> > Le
> 16/05/2015 16:27, Ru Vuott a écrit :
> >> ...from Gianluigi (its email end in
> SPAM)
> >>
> >
> > "Pending path" means that you
> cannot draw text (with DrawText() method
> > for example) if you have started a drawing
> path but have not stroke or
> > fill it.
> >
> > Regards,
> >
> 
> Sorry
> Benoit,
> 
> I do not understand
> but Paint.DrawText does not provide just that?
> By Help: It is faster to draw text with that
> method than using 
> Paint.Text then
> Paint.Fill.
> 
> Can you see my
> code, because up to 3.6.2 worked? This my code has been 
> put as an example on the
> italian wiki
> 
> Regards
> Gianluigi
> 
> --
> One dashboard for servers and applications
> across Physical-Virtual-Cloud 
> Widest
> out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that
> give you Actionable Insights
> Deep dive
> visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Kde 5 and trayicon

2015-05-17 Thread Ru Vuott
Hello,

a member of gambas.it forum says he installed the latest version of Kubuntu, 
the 15.04, with kde 5.

He tells that unfortunately trayicon seems not to be compatible with the new 
system tray, and the program icon is not displayed.

He questions if there is a solution or if with later versions of gambas solves 
the problem.

regards
vuott

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Kde 5 and trayicon

2015-05-17 Thread Ru Vuott
Well, thank you. I'll tell it to him.

vuott




Dom 17/5/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Kde 5 and trayicon
 A: "mailing list for gambas users" 
 Data: Domenica 17 maggio 2015, 19:36
 
 Le 17/05/2015 19:01, Ru
 Vuott a écrit :
 > Hello,
 >
 > a member of gambas.it
 forum says he installed the latest version of Kubuntu, the
 15.04, with kde 5.
 >
 >
 He tells that unfortunately trayicon seems not to be
 compatible with the new system tray, and the program icon is
 not displayed.
 >
 > He
 questions if there is a solution or if with later versions
 of gambas solves the problem.
 >
 > regards
 >
 vuott
 >
 
 Yes, KDE 5 dropped the support for the old
 system tray protocol.
 
 The
 development version of Gambas now uses the new protocol, so
 things 
 should be better in the near
 future.
 
 -- 
 Benoît Minisini
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] ERROR in IDE with vers. #7089 !!!

2015-05-19 Thread Ru Vuott
Hello Benoît,

I update vers. #7089, but now when I want to open a "New" project from IDE, I 
obtain an Error notice.

You can see it in attached file immage.

Regards
vuott--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Problem with rev. #7090: impossible to paste a text in the project

2015-05-20 Thread Ru Vuott
Hello,

with rev. #7090 I have a strange problem: I cannot paste in a project the text 
that I highlighted with the mouse.

regards
vuott


P.S. : I wanted to paste here the characteristics of my system, but - although 
I have clicked on the "Copy" on "System information" window - I could not paste 
that information.



--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Problem with rev. #7090: impossible to paste a text in the project

2015-05-20 Thread Ru Vuott
Ok, but it is really a trouble and an inconvenience, because if I want to 
insert in the IDE some text Gambas code:
- if it was copied from a web page, I obtain strange symbols, like the 
no-printable characters.
- if I copy a Gambas code from a text editor (Gedit), I obtain this:

*** in the beginning:

GTKTEXTBUFFERCONTENTS - 0001
 < tags >
 < / tags >
< text > Private Const etc ..etc...

*** In the code for example:

Print & quot; Some text: & quot;; variable; & quot; another text here. & quot;

(Print "Some text: "; variable; "another text here." )

or another example:
If err & lt; 0 Then Error.Raise( & quot; Impossible . etc... etc 


*** at the end:

End < / text >
< / text_view_markup >


...it's exhausting !!! :-(
So, "de facto" I cannot copy a text code and insert it as code of some my 
project.

Regards
vuott
vuott



Mer 20/5/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Problem with rev. #7090: impossible to paste a text 
in the project
 A: "mailing list for gambas users" 
 Data: Mercoledì 20 maggio 2015, 21:28
 
 Le 20/05/2015 20:56, Ru
 Vuott a écrit :
 > Hello,
 >
 > with rev. #7090 I
 have a strange problem: I cannot paste in a project the text
 that I highlighted with the mouse.
 >
 > regards
 > vuott
 >
 >
 >
 P.S. : I wanted to paste here the characteristics of my
 system, but - although I have clicked on the
 "Copy" on "System information" window -
 I could not paste that information.
 >
 >
 
 I think you have to use CTRL+V, because the
 Clipboard.Copy() method 
 copies the data in
 the main clipboard, not in the other one that is 
 pasted when you use the middle mouse.
 
 Anyway, the middle mouse
 pasting cannot be implemented in the new Editor 
 at the moment, because there is no support for
 the secondary clipboard 
 in Gambas.
 
 -- 
 Benoît
 Minisini
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Problem with rev. #7090: impossible to paste a text in the project

2015-05-20 Thread Ru Vuott
Ah, ok Benoît.

  Ctrl+Shift+V  and then choosing simple text


Well, solved !

Thanks

vuott






Gio 21/5/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] Problem with rev. #7090: impossible to paste a text 
in the project
 A: "mailing list for gambas users" 
 Data: Giovedì 21 maggio 2015, 00:32
 
 Le 21/05/2015 00:20, Ru
 Vuott a écrit :
 > Ok, but it is really a
 trouble and an inconvenience, because if I want to insert in
 the IDE some text Gambas code:
 > - if it
 was copied from a web page, I obtain strange symbols, like
 the no-printable characters.
 > - if I
 copy a Gambas code from a text editor (Gedit), I obtain
 this:
 >
 > *** in the
 beginning:
 >
 >
 GTKTEXTBUFFERCONTENTS - 0001
 >   < tags >
 >   < / tags >
 > < text > Private Const etc
 ..etc...
 >
 > *** In
 the code for example:
 >
 > Print & quot; Some text: & quot;;
 variable; & quot; another text here. & quot;
 >
 > (Print "Some
 text: "; variable; "another text here." )
 >
 > or another
 example:
 > If err & lt; 0 Then
 Error.Raise( & quot; Impossible . etc... etc
 >
 >
 >
 *** at the end:
 >
 >
 End < / text >
 > < /
 text_view_markup >
 >
 >
 > ...it's
 exhausting !!! :-(
 > So, "de
 facto" I cannot copy a text code and insert it as code
 of some my project.
 >
 > Regards
 > vuott
 > vuott
 >
 
 You must use "Paste
 special..." command then to choose the right 
 clipboard format.
 
 Regards,
 
 --
 
 Benoît Minisini
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-21 Thread Ru Vuott
Hello,

at end of "make install" rev. 7092 I obtaoned this Error:


Installing gb.form.editor...
make[2]: Nessuna operazione da eseguire per "install-data-am".
make[2]: uscita dalla directory "/home/vuott/trunk/comp"
make[1]: uscita dalla directory "/home/vuott/trunk/comp"
Making install in app
make[1]: ingresso nella directory "/home/vuott/trunk/app"
make[2]: ingresso nella directory "/home/vuott/trunk/app"
Installing the development environment...
Compiling gambas3...
gbc: error: Component not found: gb.qt5
Compiling gbs3...
OK
Installing gbs3...
Installing the scripter...
Registering Gambas script mimetype
Registering Gambas server page mimetype
Installing the Gambas appdata file
make[2]: Nessuna operazione da eseguire per "install-data-am".
make[2]: uscita dalla directory "/home/vuott/trunk/app"
make[1]: uscita dalla directory "/home/vuott/trunk/app"
Making install in .
make[1]: ingresso nella directory "/home/vuott/trunk"
make[2]: ingresso nella directory "/home/vuott/trunk"

||
|| Unable to compile gambas3
||

make[2]: Nessuna operazione da eseguire per "install-data-am".
make[2]: uscita dalla directory "/home/vuott/trunk"
make[1]: uscita dalla directory "/home/vuott/trunk"


Regards
vuott

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-22 Thread Ru Vuott
Hello,

new rev. #7093 didn't solve the Error !  :-(

Regards
vuott





Gio 21/5/15, Ru Vuott  ha scritto:

 Oggetto: [Gambas-user] ERROR "Unable to compile gambas3" in rev. #7092  !
 A: gambas-user@lists.sourceforge.net
 Data: Giovedì 21 maggio 2015, 21:02
 
 Hello,
 
 at end of "make install" rev. 7092 I obtaoned this Error:
 
 
 Installing gb.form.editor...
 make[2]: Nessuna operazione da eseguire per
 "install-data-am".
 make[2]: uscita dalla directory "/home/vuott/trunk/comp"
 make[1]: uscita dalla directory "/home/vuott/trunk/comp"
 Making install in app
 make[1]: ingresso nella directory "/home/vuott/trunk/app"
 make[2]: ingresso nella directory "/home/vuott/trunk/app"
 Installing the development environment...
 Compiling gambas3...
 gbc: error: Component not found: gb.qt5
 Compiling gbs3...
 OK
 Installing gbs3...
 Installing the scripter...
 Registering Gambas script mimetype
 Registering Gambas server page mimetype
 Installing the Gambas appdata file
 make[2]: Nessuna operazione da eseguire per
 "install-data-am".
 make[2]: uscita dalla directory "/home/vuott/trunk/app"
 make[1]: uscita dalla directory "/home/vuott/trunk/app"
 Making install in .
 make[1]: ingresso nella directory "/home/vuott/trunk"
 make[2]: ingresso nella directory "/home/vuott/trunk"
 
 ||
 || Unable to compile gambas3
 ||
 
 make[2]: Nessuna operazione da eseguire per
 "install-data-am".
 make[2]: uscita dalla directory "/home/vuott/trunk"
 make[1]: uscita dalla directory "/home/vuott/trunk"
 
 
 Regards
 vuott
 
 --
 One dashboard for servers and applications across
 Physical-Virtual-Cloud 
 Widest out-of-the-box monitoring support with 50+
 applications
 Performance metrics, stats and reports that give you
 Actionable Insights
 Deep dive visibility with transaction tracing using APM
 Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-22 Thread Ru Vuott
Hello Fabien,

thank you for your suggestion.

So, I tried like reported below:

~/trunk $ sudo make uninstall
~/trunk $ make clean
~/trunk $ svn up
~/trunk $ ./reconf
~/trunk $ ./configure -C
~/trunk $ make -j4
~/trunk $ sudo make install

...but I've got the same notice:

   ||
   || Unable to compile gambas3
   ||


:<(

bye
vuottt




Ven 22/5/15, Fabien Bodard  ha scritto:

 Oggetto: Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev.
#7092 !
 A: "mailing list for gambas users" 
 Data: Venerdì 22 maggio 2015, 17:18
 
 Try a
 
 sudo make uninstall
 make
 clean
 svn up
 ./reconf
 ./configure -C
 make -j4
 sudo make install
 Le 22 mai
 2015 16:25, "Ru Vuott"  a
 écrit :
 
 > Hello,
 >
 > new rev. #7093
 didn't solve the Error !  :-(
 >
 > Regards
 > vuott
 >
 >
 >
 >
 >
 
 > Gio 21/5/15, Ru Vuott  ha
 scritto:
 >
 > 
 Oggetto: [Gambas-user] ERROR "Unable to compile
 gambas3" in rev. #7092  !
 >  A: gambas-user@lists.sourceforge.net
 >  Data: Giovedì 21 maggio 2015, 21:02
 >
 >  Hello,
 >
 >  at end of
 "make install" rev. 7092 I obtaoned this Error:
 >
 >
 >  Installing gb.form.editor...
 >  make[2]: Nessuna operazione da eseguire
 per
 >  "install-data-am".
 >  make[2]: uscita dalla directory
 "/home/vuott/trunk/comp"
 > 
 make[1]: uscita dalla directory
 "/home/vuott/trunk/comp"
 > 
 Making install in app
 >  make[1]:
 ingresso nella directory
 "/home/vuott/trunk/app"
 > 
 make[2]: ingresso nella directory
 "/home/vuott/trunk/app"
 > 
 Installing the development environment...
 >  Compiling gambas3...
 >  gbc: error: Component not found:
 gb.qt5
 >  Compiling gbs3...
 >  OK
 >  Installing
 gbs3...
 >  Installing the scripter...
 >  Registering Gambas script mimetype
 >  Registering Gambas server page
 mimetype
 >  Installing the Gambas
 appdata file
 >  make[2]: Nessuna
 operazione da eseguire per
 > 
 "install-data-am".
 >  make[2]:
 uscita dalla directory "/home/vuott/trunk/app"
 >  make[1]: uscita dalla directory
 "/home/vuott/trunk/app"
 > 
 Making install in .
 >  make[1]: ingresso
 nella directory "/home/vuott/trunk"
 >  make[2]: ingresso nella directory
 "/home/vuott/trunk"
 >
 >  ||
 >  || Unable to
 compile gambas3
 >  ||
 >
 >  make[2]: Nessuna
 operazione da eseguire per
 > 
 "install-data-am".
 >  make[2]:
 uscita dalla directory "/home/vuott/trunk"
 >  make[1]: uscita dalla directory
 "/home/vuott/trunk"
 >
 >
 >  Regards
 >  vuott
 >
 >
 > 
 --
 >  One dashboard for servers and
 applications across
 > 
 Physical-Virtual-Cloud
 >  Widest
 out-of-the-box monitoring support with 50+
 >  applications
 > 
 Performance metrics, stats and reports that give you
 >  Actionable Insights
 >  Deep dive visibility with transaction
 tracing using APM
 >  Insight.
 >  http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 > 
 ___
 >  Gambas-user mailing list
 >  Gambas-user@lists.sourceforge.net
 >  https://lists.sourceforge.net/lists/listinfo/gambas-user
 >
 >
 >
 >
 --
 > One dashboard for servers and applications
 across Physical-Virtual-Cloud
 > Widest
 out-of-the-box monitoring support with 50+ applications
 > Performance metrics, stats and reports
 that give you Actionable Insights
 > Deep
 dive visibility with transaction tracing using APM
 Insight.
 > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 >
 ___
 > Gambas-user mailing list
 > Gambas-user@lists.sourceforge.net
 > https://lists.sourceforge.net/lists/listinfo/gambas-user
 >
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-22 Thread Ru Vuott
Hello benoît,

I do not understand: I added several qt5 packages, and now I added the 
packages, found in this web page:
https://docs.google.com/spreadsheets/d/16ycob0pe97H0Bz70WWXgx1-wNp6cVr1OcdQFaf5N7s8/edit?pli=1#gid=0

but at end of "~/trunk $ ./configure -C" I obtain again the notice:

||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.qt5
|| - gb.qt5.opengl
|| - gb.qt5.webkit
||


...suggestion about it ?

regards
vuott






Ven 22/5/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !
 A: "mailing list for gambas users" 
 Data: Venerdì 22 maggio 2015, 18:29
 
 Le 22/05/2015 18:15, Ru
 Vuott a écrit :
 > Hello Fabien,
 >
 > thank you for your
 suggestion.
 >
 > So, I
 tried like reported below:
 >
 > ~/trunk $ sudo make uninstall
 > ~/trunk $ make clean
 >
 ~/trunk $ svn up
 > ~/trunk $ ./reconf
 > ~/trunk $ ./configure -C
 > ~/trunk $ make -j4
 >
 ~/trunk $ sudo make install
 >
 > ...but I've got the same notice:
 >
 >     ||
 >     || Unable to compile
 gambas3
 >     ||
 >
 >
 >
 :<(
 >
 > bye
 > vuottt
 >
 
 You have to install Qt5
 development packages.
 
 --
 
 Benoît Minisini
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-25 Thread Ru Vuott
Hello,

I come back about this problem that I had on my home PC, because - after 
installing QT5 libraries on my laptop - I obtained same problem:

 at end of  ~/trunk $ ./configure -C  I get this notice:

 || THESE COMPONENTS ARE DISABLED:
 || - gb.qt5
 || - gb.qt5.opengl
 || - gb.qt5.webkit
 ||

and at end of make install:

 Unable to compile gambas3



Currently I am able to start Gambas from a copy of the file gambas3.gambas 
(which fortunately I had not destroyed), and these my system/gambas 
informations:

[System]
Gambas=3.7.90
OperatingSystem=Linux
Kernel=3.13.0-37-generic
Architecture=x86_64
Distribution=Linux Mint 17.1 Rebecca
Desktop=GNOME
Theme=Cleanlooks
Language=it_IT.UTF-8
Memory=1245M
[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1000.8
GTK+=libgtk-x11-2.0.so.0.2400.23
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
Qt4=libQtCore.so.4.8.6
   Qt5=libQt5Core.so.5.2.1
SDL=libSDL-1.2.so.0.11.4









Ven 22/5/15, Ru Vuott  ha scritto:

 Oggetto: Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev.
#7092 !
 A: "mailing list for gambas users" 
 Data: Venerdì 22 maggio 2015, 19:16
 
 Hello benoît,
 
 I do not understand: I added
 several qt5 packages, and now I added the packages, found in
 this web page:
 
https://docs.google.com/spreadsheets/d/16ycob0pe97H0Bz70WWXgx1-wNp6cVr1OcdQFaf5N7s8/edit?pli=1#gid=0
 
 but at end of "~/trunk $
 ./configure -C" I obtain again the notice:
 
 ||
 || THESE
 COMPONENTS ARE DISABLED:
 || - gb.qt5
 || - gb.qt5.opengl
 || -
 gb.qt5.webkit
 ||
 
 
 ...suggestion about it ?
 
 regards
 vuott
 
 
 
 
 
 
 Ven 22/5/15, Benoît Minisini 
 ha scritto:
 
  Oggetto: Re:
 [Gambas-user] R: ERROR "Unable to compile gambas3"
 in rev. #7092 !
  A: "mailing list for
 gambas users" 
  Data: Venerdì 22 maggio 2015, 18:29
  
  Le 22/05/2015 18:15, Ru
  Vuott a écrit :
  > Hello
 Fabien,
  >
  > thank
 you for your
  suggestion.
 
 >
  > So, I
  tried like
 reported below:
  >
  >
 ~/trunk $ sudo make uninstall
  > ~/trunk
 $ make clean
  >
  ~/trunk
 $ svn up
  > ~/trunk $ ./reconf
  > ~/trunk $ ./configure -C
 
 > ~/trunk $ make -j4
  >
  ~/trunk $ sudo make install
 
 >
  > ...but I've got the same
 notice:
  >
  > 
    ||
  >     || Unable to
 compile
  gambas3
  > 
    ||
  >
  >
  >
  :<(
 
 >
  > bye
  >
 vuottt
  >
  
  You have to install Qt5
 
 development packages.
  
 
 --
  
  Benoît Minisini
  
 
 --
  One dashboard for servers and applications
  across Physical-Virtual-Cloud 
  Widest
  out-of-the-box
 monitoring support with 50+ applications
 
 Performance metrics, stats and reports that
 
 give you Actionable Insights
  Deep dive
  visibility with transaction tracing using APM
 Insight.
  http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 
 ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-26 Thread Ru Vuott

Thank you very much, Charlie, finally a more information !
So, therefore, do I have "to wait for" :-(   Ubuntu provides Qt5Core >= 5.3 
version ?

Amicalement - con amicizia

vuott







Mar 26/5/15, Charlie Reinl  ha scritto:

 Oggetto: Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !
 A: gambas-user@lists.sourceforge.net
 Data: Martedì 26 maggio 2015, 13:01
 
 Am Montag, den
 25.05.2015, 11:07 +0100 schrieb Ru Vuott:
 > Hello,
 > 
 > I come back about this problem that I had
 on my home PC, because - after installing QT5 libraries on
 my laptop - I obtained same problem:
 >
 
 >  at end of  ~/trunk $ ./configure
 -C  I get this notice:
 > 
 >  || THESE COMPONENTS ARE DISABLED:
 >  || - gb.qt5
 >  || -
 gb.qt5.opengl
 >  || - gb.qt5.webkit
 >  ||
 > 
 > and at end of make install:
 > 
 >      Unable to
 compile gambas3
 > 
 >
 
 > 
 > Currently I am
 able to start Gambas from a copy of the file gambas3.gambas
 (which fortunately I had not destroyed), and these my
 system/gambas informations:
 > 
 > [System]
 >
 Gambas=3.7.90
 > OperatingSystem=Linux
 > Kernel=3.13.0-37-generic
 > Architecture=x86_64
 >
 Distribution=Linux Mint 17.1 Rebecca
 >
 Desktop=GNOME
 > Theme=Cleanlooks
 > Language=it_IT.UTF-8
 >
 Memory=1245M
 > [Libraries]
 > Cairo=libcairo.so.2.11301.0
 > Curl=libcurl.so.4.3.0
 >
 DBus=libdbus-1.so.3.7.6
 >
 GStreamer=libgstreamer-0.10.so.0.30.0
 >
 GStreamer=libgstreamer-1.0.so.0.204.0
 >
 GTK+3=libgtk-3.so.0.1000.8
 >
 GTK+=libgtk-x11-2.0.so.0.2400.23
 >
 OpenGL=libGL.so.1.2.0
 >
 Poppler=libpoppler.so.44.0.0
 >
 Qt4=libQtCore.so.4.8.6
 >   
 Qt5=libQt5Core.so.5.2.1
 >
 SDL=libSDL-1.2.so.0.11.4
 > 
 
 Salut,
 
 same problem on Ubunto 14.04.x LTS 
 Can't catch higher then libQt5Core 5.2.1,
 but need Qt5Core>=5.3
 
 Qt5=libQt5Core.so.5.2.1
 -- 
 Amicalement
 Charlie
 
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-26 Thread Ru Vuott
Ok, Benoît.

Regards
vuott






Mar 26/5/15, Benoît Minisini  ha scritto:

 Oggetto: Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !
 A: "mailing list for gambas users" 
 Data: Martedì 26 maggio 2015, 17:44
 
 Le 26/05/2015 17:22, Ru
 Vuott a écrit :
 >
 >
 Thank you very much, Charlie, finally a more information
 !
 > So, therefore, do I have "to
 wait for" :-(   Ubuntu provides Qt5Core
 >= 5.3 version ?
 >
 > Amicalement - con amicizia
 >
 > vuott
 >
 
 See my
 answer to Sebastian: the IDE uses gb.qt5 for testing. I
 think I 
 will make a component to allows a
 program to use gb.qt5 if it is 
 present, and
 to switch to gb.qt4 otherwise. So don't worry, but be
 patient.
 
 Regards,
 
 -- 
 Benoît
 Minisini
 
 --
 One dashboard for servers and applications
 across Physical-Virtual-Cloud 
 Widest
 out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that
 give you Actionable Insights
 Deep dive
 visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] No "OK" Button in "Project Type" window

2015-05-29 Thread Ru Vuott
Hello,

with rev. 7102 at last Gambas now is compiled. Well.

Now, with rev. 7103 I have a new problem:  "Project Type" IDE window (when I 
want to create  new project) has only 1 (one) button !!!
The "OK" button is missing. I see only "Cancel" (for closing the window).

Regards
vuott

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


  1   2   3   4   5   6   7   >