OK, I attached specially mangled version of the app. Just run it and click
with mouse.
Public Sub DrawingArea1_Draw()
...
Paint.Begin(DrawingArea1) <--- this gives error, cannot Paint outside of
Draw event handler
...
And if I comment it out, I got; No current device, when trying to Paint
some
Le 06/06/2014 22:48, Jussi Lahtinen a écrit :
> I attached fixed version of you app (several little things). Compare it to
> your current code. But I think there are some minor bugs in how Gambas
> handles Paint (cannot determine device inside _Draw event and it's not
> automatically set). Perhaps
I attached fixed version of you app (several little things). Compare it to
your current code. But I think there are some minor bugs in how Gambas
handles Paint (cannot determine device inside _Draw event and it's not
automatically set). Perhaps Benoit comment this further.
Jussi
On Fri, Jun 6, 2
I get an error on line 32 when I try to run this...
Shell "mkdir -p /tmp/$USER/"
Shell "DISPLAY=:0 scrot /tmp/$USER/fondo.jpg -q 100" Wait
Error --> Me.Picture = Picture.Load("/tmp/" & User.Name & "/fondo.jpg")
-- Unable to load picture
Me.X = 0
Me.Y = 0
Using Ubuntu 12.04 LTS with late
Hi! This program works in gambas3.4.2, but not in gambas3.5.3., what could
be the reason?
The program doesn't show any errors, but not paints anything.
It's a program for using in screencasts, it paints over the desktop
(freehand, circles, rectagles, shadow, arrows...). Really it doesn't do
that,
ok but firevbird DBMS still can be accesed throught ODBC
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide t
Am Freitag, den 06.06.2014, 10:45 +0200 schrieb Benoît Minisini:
> Le 06/06/2014 10:32, Stefano Fraccaro a écrit :
> > I found a thread yesterday evening in a forum about that (license
> > problem). If you create a new Connection the "Type" combobox shows the
> > "Firebird" option : I think this o
2014-06-06 13:25 GMT+02:00 Jussi Lahtinen :
> > > 9. Move current row up/down
> > >
> > > 10. Move current selection up/down
> >
> > If I can find available shortcuts.
> >
>
>
> ?? Haven't you done this already, Benoit?
>
> ALT + up/down arrow keys?
>
>
Great, works for me!
Perhaps make that funct
> > 9. Move current row up/down
> >
> > 10. Move current selection up/down
>
> If I can find available shortcuts.
>
?? Haven't you done this already, Benoit?
ALT + up/down arrow keys?
Jussi
--
Learn Graph Databases - D
Hi Benoit,
are there plans to support function overloading in Gambas 4?
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph
On Fri, Jun 6, 2014 at 6:07 PM, Benoît Minisini
wrote:
> Le 06/06/2014 09:30, Ian Haywood a écrit :
>> I've started using gambas libraries to break my projecty up into more
>> manageable components.
>>
>> My understanding is libraries must be in the same directory as the
>> compiled executable whe
Le 06/06/2014 10:32, Stefano Fraccaro a écrit :
> I found a thread yesterday evening in a forum about that (license
> problem). If you create a new Connection the "Type" combobox shows the
> "Firebird" option : I think this option should be removed if Firebird
> isn't supported by Gambas3.
>
Oops
2014-06-06 10:01 GMT+02:00 Benoît Minisini :
> Le 06/06/2014 09:52, Patrik Karlsson a écrit :
> > There are things in other IDEs/editors that I miss in Gambas and that I
> > think would be useful, not only to me.
> >
> > 1. Tab management
> > * Add close all from the view menu to the tabs popup me
I found a thread yesterday evening in a forum about that (license
problem). If you create a new Connection the "Type" combobox shows the
"Firebird" option : I think this option should be removed if Firebird
isn't supported by Gambas3.
Il 06/06/2014 10:10, Benoît Minisini ha scritto:
> As far
Le 05/06/2014 09:04, Stefano Fraccaro a écrit :
> Hi,
> I'm a newbie. it's possible to configure a connection using the
> firebird embedded version on linux? It seems that the firebird component
> require the ip/port parameters...
>
> Stefano Fraccaro
As far as I remember, Firebird support h
Le 06/06/2014 09:30, Ian Haywood a écrit :
> I've started using gambas libraries to break my projecty up into more
> manageable components.
>
> My understanding is libraries must be in the same directory as the
> compiled executable when deployed: so that's /usr/bin
>
> The debian packaging system
Le 06/06/2014 09:52, Patrik Karlsson a écrit :
> There are things in other IDEs/editors that I miss in Gambas and that I
> think would be useful, not only to me.
>
> 1. Tab management
> * Add close all from the view menu to the tabs popup menu.
You can click on the little cross on the top left of
There are things in other IDEs/editors that I miss in Gambas and that I
think would be useful, not only to me.
1. Tab management
* Add close all from the view menu to the tabs popup menu.
* Add close tabs to left
* Add close tabs to right
2. Make shortcut for Horizontal and Vertikal split toggle.
I've started using gambas libraries to break my projecty up into more
manageable components.
My understanding is libraries must be in the same directory as the
compiled executable when deployed: so that's /usr/bin
The debian packaging system complains that I don't have a manpage for
each of my li
19 matches
Mail list logo