Joined into this email, an project: ToolBar-0.0.1.tar.gz
ToolBar-0.0.1.tar.gz
Description: GNU Zip compressed data
Olivier Cruilles
Mail: linu...@club-internet.fr
Le 26 mars 2011 à 21:50, Laurent Carlier a écrit :
>
> Le samedi 26 mars 2011 21:39:44, Olivier Cruilles a écrit :
>> Hi Benoit,
Le samedi 26 mars 2011 21:39:44, Olivier Cruilles a écrit :
> Hi Benoit,
>
> I have a problem with the toolbar object and the property 'Orientation'
>
> In Vertical mode of the ToolBar, all the Button inside stay in horizontal
> orientation. May be it's a bug ?
>
> Fedora 14 - Gambas 2.99 RC1
>
Hi Benoit,
I have a problem with the toolbar object and the property 'Orientation'
In Vertical mode of the ToolBar, all the Button inside stay in horizontal
orientation. May be it's a bug ?
Olivier Cruilles
Mail: linu...@club-internet.fr
Hi Benoit,
I have a problem with the toolbar object and the property 'Orientation'
In Vertical mode of the ToolBar, all the Button inside stay in horizontal
orientation. May be it's a bug ?
Fedora 14 - Gambas 2.99 RC1
Olivier Cruilles
Mail: linu...@club-internet.fr
---
> Hi i have just installed gambas3-svn3688
>
> and my project stopped working.
>
> with gambas3-svn3620 was working fine
Are you talking about the error message "cannot draw outside of event
handler"?
Your program is buggy, but the drawing component forgot to raise the error.
Now the drawing
hi i use gambas3-svn3620
the Draw.Clear() clears the Drawing area but also disappears the border
style of drawing area.
I use Border = Plain for DrawingArea and after Draw.Clear() it is
disappears.
--
Regards,
Demosthenes Koptsis.
Project99.tar.gz
Description: application/compressed-tar
--
Hi i have just installed gambas3-svn3688
and my project stopped working.
with gambas3-svn3620 was working fine
--
Regards,
Demosthenes Koptsis.
Project99.tar.gz
Description: application/compressed-tar
--
Enable yo
Thank you,
IF hProc.State = Process.Running THEN
SHELL ("pidof get_iplayer") TO pid1
SHELL ("pidof mplayer") TO pid2
DEBUG pid1;; pid2
SHELL "kill " & pid1 & " " & pid2
hProc.Kill()
ENDIF
To me this is nice code - it works!
Bill
--
View this message in contex
> This seems to work... but it is not very nice code, as it doesn't make
> distinction of what instance of "get_iplayer" or "mplayer
> you are dealing with...
> Also it leaves some trash (get_iplayer doesn't take care of it's trashes!)
> to ~/.get_iplayer.
> Maybe get_iplayer should be killed with
Il 26/03/2011 04:08, Kevin Fishburne ha scritto:
> On 03/24/2011 12:05 AM, John Spikowski wrote:
>
>> On Wed, 2011-03-23 at 23:03 -0400, Kevin Fishburne wrote:
>>
>>
>>> That will probably work, but there should be a mathematical way to
>>> compensate for not cropping the image twice, or
10 matches
Mail list logo