
Search found 141 matches
- Saturday 14th April 2018 7:21am
- Forum: General
- Topic: DrawingArea help needed
- Replies: 8
- Views: 57
- Monday 09th April 2018 8:26pm
- Forum: General
- Topic: DrawingArea help needed
- Replies: 8
- Views: 57
Re: DrawingArea help needed
And on a side note:
With cairo you can even draw to PDF or SVG: http://gambaswiki.org/wiki/comp/gb.cairo
With cairo you can even draw to PDF or SVG: http://gambaswiki.org/wiki/comp/gb.cairo
- Monday 09th April 2018 8:24pm
- Forum: General
- Topic: DrawingArea help needed
- Replies: 8
- Views: 57
Re: DrawingArea help needed
As you paint to the DrawingArea you simultaneously draw to the printer, or you can draw to an image, and draw the image to the drawingarea and the printer...
- Monday 09th April 2018 5:22pm
- Forum: General
- Topic: DrawingArea help needed
- Replies: 8
- Views: 57
- Monday 05th March 2018 8:40pm
- Forum: General
- Topic: Image manipulation
- Replies: 7
- Views: 285
- Monday 05th March 2018 8:38pm
- Forum: General
- Topic: Image manipulation
- Replies: 7
- Views: 285
Re: Image manipulation
You can also utilize ImageMagick through SHELL/EXEC.
Here's a forum thread on how to do it with ImageMagick:
http://www.imagemagick.org/discourse-se ... hp?t=16279
Here's a forum thread on how to do it with ImageMagick:
http://www.imagemagick.org/discourse-se ... hp?t=16279
- Sunday 04th March 2018 4:44pm
- Forum: General
- Topic: How To Play Audio and Video With Gambas?
- Replies: 3
- Views: 226
Re: How To Play Audio and Video With Gambas?
The only way to run Gambas application on Windows today is with Cygwin. So technically, yes, it's possible.
There's also this app to draw inspiration from:
https://www.linux-apps.com/p/1131036/
There's also this app to draw inspiration from:
https://www.linux-apps.com/p/1131036/
- Wednesday 28th February 2018 10:06am
- Forum: General
- Topic: Quote character in mysql search string
- Replies: 5
- Views: 215
Re: Quote character in mysql search string
You can use this: http://gambaswiki.org/wiki/comp/gb.db/_connection/quote
I think there's a bind parameters, or something like that too, or I'm confusing with PHP
I think there's a bind parameters, or something like that too, or I'm confusing with PHP

- Sunday 25th February 2018 8:17am
- Forum: General
- Topic: Send command "string" over tcp/ip
- Replies: 15
- Views: 680
Re: Send command "string" over tcp/ip
Hey Jornmo, any idea why the "If" in the first instance of "End If" in my post above is coloured pink not blue? EndIf.png I'm sure it has to be something obvious. Its the javascript on this site that takes care of the syntax highlighting that is a bit rough on the edges. I will see later if I can f...
- Thursday 22nd February 2018 10:34pm
- Forum: General
- Topic: Send command "string" over tcp/ip
- Replies: 15
- Views: 680