It is accepted, but still doesn't give any result.
Am 04.06.2010 23:27, schrieb Fabien Bodard:
> READ #LAST, Keys, -256
>
> 2010/6/3 Rolf-Werner Eilert:
>>
>>>
>>> Public Application_Read()
>>>
>>> Dim Keys As String
>>>
>>> ' Read up to (so the negative sign) 256 characters from the stand
> Hi Benoit
>
> Upgraded gambas a couple of days ago and noticed that when one saves a
> menu, the IDE gui "judders", like the code is going through some sort of
> loop, and the IDE is being refreshed many many times . Dosn't seem to
> affect anything or do any damage.
>
> Regards
>
> Richard
D
Hi Benoit
Upgraded gambas a couple of days ago and noticed that when one saves a menu,
the IDE gui "judders", like the code is going through some sort of loop, and
the IDE is being refreshed many many times . Dosn't seem to affect anything or
do any damage.
Regards
Richard
--
> Hi!
> Empty transparent label doesn't be able to show any text,
> but if you put even one character (except space bar) to it from IDE,
> then it will work also at runtime.
> All works fine with Qt4.
>
> Gambas3 rev 2994 on Ubuntu 10.04 64bit.
>
> Jussi
>
Sorry, I don't understand what you dep
> > Hi!
> > I run into error with Gambas3 rev 2994 on Ubuntu 10.04 64bit.
> > Bug with byref command can be reproduced example with this code:
> >
> > Dim a As Integer
> > nonsensesub(ByRef a) <--- error here!
> >
> > Public Sub nonsensesub(ByRef n As Integer)
> > Inc n
> > End
> >
> > Jussi
>
> Hi!
> I run into error with Gambas3 rev 2994 on Ubuntu 10.04 64bit.
> Bug with byref command can be reproduced example with this code:
>
> Dim a As Integer
> nonsensesub(ByRef a) <--- error here!
>
> Public Sub nonsensesub(ByRef n As Integer)
> Inc n
> End
>
> Jussi
>
Eeerk... I hate ByRef!
Hi!
Empty transparent label doesn't be able to show any text,
but if you put even one character (except space bar) to it from IDE,
then it will work also at runtime.
All works fine with Qt4.
Gambas3 rev 2994 on Ubuntu 10.04 64bit.
Jussi
---
Hi!
I run into error with Gambas3 rev 2994 on Ubuntu 10.04 64bit.
Bug with byref command can be reproduced example with this code:
Dim a As Integer
nonsensesub(ByRef a) <--- error here!
Public Sub nonsensesub(ByRef n As Integer)
Inc n
End
Jussi
--
Hi but now I need to remove from a button and insert the new form belong to the
option in that butoon, the idea is remove one and insert new one, all of this
inside within a form.
Thanks any help pls
Tomas
Sent on the TELUS Mobility network with BlackBerry
-Original Message-
From: admha