On 20/01/14 01:28, gambas-user-requ...@lists.sourceforge.net wrote:
>> I need this global matrix:
>> >
>> >Public MatRigGlo[12, 12] As Float
>> >
>> >that in some cases it needs to be [3,3] or [6,6]
>> >I pass that matrix to a C library:
>> >
>> >Public Extern M8simetrizarSQ(matriz As Float[], lOr
It should be fixed in revision #6092. Please let me know how it went!
On Jan 20, 2014 1:08 PM, "Tobias Boege" wrote:
> Hi Sebastian,
>
> I get an "Out of bounds" error with the attached project. I haven't used
> gb.logging myself yet, so I can't say more. I'm just mediating the report
> to you...
Le 20/01/2014 00:43, Bruce a écrit :
> On Sun, 2014-01-19 at 23:13 +0100, Benoît Minisini wrote:
>> Le 18/01/2014 23:01, Bruce a écrit :
>>>
>>> 3) You cannot set accelerator keys for TabPanel tab titles like you can
>>> for TabStrips
>>
>> I'm afraid it is not easy to implement...
> Oh well, never
Hi,
I adapted the example Movieplayer from Benoît .
It's about sending keys to mplayer.
I can send "+" and "-' to the process with success, but when want to
send "PageUp", "PageDown", "Up", "Down","Left", and 'right', I get stuck.
the line is
If Not $hProcess Then Return
Print #$hProcess
Hi Sebastian,
I get an "Out of bounds" error with the attached project. I haven't used
gb.logging myself yet, so I can't say more. I'm just mediating the report
to you...
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
logtest-0.0.1.tar.gz
Description: Bin
Hi,
I am writing a client and server application to send data, only for some
"raw" TCP communication I need to use the "PSH" (push) flag. This notifies
the other side no data will come and the other side can send a response.
I tried with the gb.net sockets, but I never get the PSH flag in my TCP
(back to more serious stuff)
Some preferences get saved to the .project file, but when does this
occur?
An example being the URL string on the Packaging tab.
If I change that string and then generate an executable, the .project
file in the executable contains the old URL= value. It similarly
ha
On Mon, 2014-01-20 at 13:41 +0100, Benoît Minisini wrote:
> Le 20/01/2014 13:23, Bruce a écrit :
> > Would anyone care to guess where the above message comes from.
> >
> > It has started to appear on the console output when I use
> > Desktop.Open("http://"; & $somevar)
> >
> > I have searched what
On Mon, 2014-01-20 at 13:41 +0100, Benoît Minisini wrote:
> Le 20/01/2014 13:23, Bruce a écrit :
> > Would anyone care to guess where the above message comes from.
> >
> > It has started to appear on the console output when I use
> > Desktop.Open("http://"; & $somevar)
> >
> > I have searched what
Le 20/01/2014 13:23, Bruce a écrit :
> Would anyone care to guess where the above message comes from.
>
> It has started to appear on the console output when I use
> Desktop.Open("http://"; & $somevar)
>
> I have searched what I think are the logical places in gb.Desktop to no
> avail and have grep
Would anyone care to guess where the above message comes from.
It has started to appear on the console output when I use
Desktop.Open("http://"; & $somevar)
I have searched what I think are the logical places in gb.Desktop to no
avail and have grepped the entire trunk with no results. It is
defin
Le 20/01/2014 12:50, Kende Krisztián a écrit :
> 2014-01-20 11:27 keltezéssel, gam...@googlecode.com írta:
>> Comment #1 on issue 502 by benoit.m...@gmail.com: IDE code highlighting
>> http://code.google.com/p/gambas/issues/detail?id=502
>>
>> What do you want the IDE to highlight? "String" is a cl
Updates:
Status: WontFix
Comment #2 on issue 502 by benoit.m...@gmail.com: IDE code highlighting
http://code.google.com/p/gambas/issues/detail?id=502
(No comment was entered for this change.)
--
You received this message because this project is configured to send all
issue notificatio
2014-01-20 11:27 keltezéssel, gam...@googlecode.com írta:
> Comment #1 on issue 502 by benoit.m...@gmail.com: IDE code highlighting
> http://code.google.com/p/gambas/issues/detail?id=502
>
> What do you want the IDE to highlight? "String" is a class, it is not
> highlighted in that context, like an
Am 19.01.2014 23:19, schrieb Benoît Minisini:
> Le 13/01/2014 12:14, Rolf-Werner Eilert a écrit :
>> When I want to adapt the Column.Width of all Columns in a TableView,
>> will I still have to build this into the Data event or iterate through
>> the whole thing, or is there meanwhile a quicker w
Comment #1 on issue 502 by benoit.m...@gmail.com: IDE code highlighting
http://code.google.com/p/gambas/issues/detail?id=502
What do you want the IDE to highlight? "String" is a class, it is not
highlighted in that context, like any other class.
--
You received this message because this proje
16 matches
Mail list logo