Comment #2 on issue 341 by marcobra...@gmail.com: Starting previous running
app: Bad event handler in FForm.Control_Draw()
http://code.google.com/p/gambas/issues/detail?id=341
Seems is an ide error it appen when i click on the source canvas of app i
sent you the app and a video... i hope help
Hi,
thank you this nearly what I want.
But is this possible without the long way over the file:
Dim bild As Image
Dim content As String
Form1.Show
Shell "zint --notext --directpng -b 3 -d 4600295071" To content
File.Save(User.Home & "/path_of_new_file1.png", content)
bild = image.Load(Us
Comment #3 on issue 340 by stevedav...@gmail.com: Seg Fault 11 when
re-sizing FileChooser
http://code.google.com/p/gambas/issues/detail?id=340
Sorry, something when wrong with my previous upload. Please use the
attached.
Attachments:
SegFault11Test.zip 7.6 KB
-
Comment #2 on issue 340 by stevedav...@gmail.com: Seg Fault 11 when
re-sizing FileChooser
http://code.google.com/p/gambas/issues/detail?id=340
Attached project as requested.
I've also noticed that even running this with an initial width of 200 (as
explained above) I can still get Seg 11 faul