Hi,
I have searched like crazy, but was not able to find the values for
Alignment.Rather simple in fact, just the Alignment- values for f.exs. a
Label or a Textbox. Any List or something helpful to this?
Will be grateful for any help.
Thanks in advance and regards,
Dag-Jarle
> 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
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:
hFil
Updates:
Status: Fixed
Comment #2 on issue 106 by benoit.m...@gmail.com: IDE crash on menu
Tools/Shortcuts
http://code.google.com/p/gambas/issues/detail?id=106
Fixed in revision #4139
--
BlackBerry® DevCon Ame
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 106 by benoit.m...@gmail.com: IDE crash on menu
Tools/Shortcuts
http://code.google.com/p/gambas/issues/detail?id=106
(No comment was entered for this change.)
-
In which folder should I type this? In /usr/src/gambas2-2.23.1/ (where
the source file was unpacked) ?
Robi
-Original Message-
From: Benoît Minisini
Reply-to: mailing list for gambas users
To: mailing list for gambas users
Subject: Re: [Gambas-user] Eval error
Date: Sat, 17 Sep 2011 12
> ...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
> person
...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
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 l
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 Wat
> Hi everyone
>
> I'm doing a little webserver in Gambas. Everything is ok so far, but I'm
> having a hard time dealing with binary files (like images). Is there a
> way to read a file in a raw fashion?
>
> I've tried to do an OPEN file FOR READ, and using a "byte" variable as
> buffer. But the b
> I'm doing a little webserver in Gambas. Everything is ok so far, but I'm
> having a hard time dealing with binary files (like images). Is there a
> way to read a file in a raw fashion?
>
> I've tried to do an OPEN file FOR READ, and using a "byte" variable as
> buffer. But the bytes are read in t
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... u
FWIW,
I just deleted a gridview from a tabstrip in the ide and got this:
Gambas2 latest rev. Ubuntu Natty 64 bit, QT
SetProperty: TabStrip.Count: CControl.SetProperty.475: Tab is not empty
FForm.GetChildren.490: #29: Invalid object
0: FForm.GetChildren.490
1: CControl.Delete.684
2: FForm.DeleteSe
14 matches
Mail list logo