Re: [Gambas-user] Change menu font

2013-11-28 Thread ukimiku
Thank you. I'll consider your suggestion. * Regards,* ukimiku - I don’t care to belong to a club that accepts people like me as members. -- View this message in context: http://gambas.8142.n7.nabble.com/Change-menu-font-tp44430p44437.html Sent from the gambas-user mailing list archi

Re: [Gambas-user] Change menu font

2013-11-28 Thread ukimiku
Thank you. I could, however, use images in place of the text menu entries, right? The imgages could then show the menu entries in a different font (?) Possible? *Regards,* ukimiku - I don’t care to belong to a club that accepts people like me as members. -- View this message in context

Re: [Gambas-user] Making menu shortcuts visible

2013-11-28 Thread ukimiku
/3gl12b1jewhov6m/MenuProblem.tar.gz Can I change the menu font in Gambas? Thank you. *Regards,* ukimiku - I don’t care to belong to a club that accepts people like me as members. -- View this message in context: http://gambas.8142.n7.nabble.com/Making-menu-shortcuts-visible-tp44415p44434.html

[Gambas-user] Change menu font

2013-11-28 Thread ukimiku
*Dear list members,* I am looking for a way to change the typeface of my application's menus. Is this possible under Gambas? Thank you. *Regards,* ukimku - I don’t care to belong to a club that accepts people like me as members. -- View this message in context: http://gambas.8142.n7.nabb

Re: [Gambas-user] Making menu shortcuts visible

2013-11-28 Thread ukimiku
I have not yet been able to solve this problem. Has anybody had the same problem? Thank you. Regards, ukimiku - I don’t care to belong to a club that accepts people like me as members. -- View this message in context: http://gambas.8142.n7.nabble.com/Making-menu-shortcuts-visible

[Gambas-user] Making menu shortcuts visible

2013-11-27 Thread ukimiku
enu is open... Thank you. Regards, ukimiku - I don’t care to belong to a club that accepts people like me as members. -- View this message in context: http://gambas.8142.n7.nabble.com/Making-menu-shortcuts-visible-tp44415.html Sent from the gambas-user mailing l

Re: [Gambas-user] article on Gambas...

2013-11-26 Thread ukimiku
) computer science to school children in Germany, this would have been perfect for me and, in case I ever decided to teach how to program in Gambas, saved me the trouble of having to translate everything into German. Regards, ukimiku - Before you criticise someone, you should walk a mile in

Re: [Gambas-user] article on Gambas...

2013-11-26 Thread ukimiku
evisions of your documentation. I think what you are doing is worth something, and I find the material that you present clearly written. All the happier I am, of course, that you make available so much of your work for free :) Keep up the good work! Regards, ukimiku - Before you criticise s

Re: [Gambas-user] A little article on Gambas on Phoronix

2013-11-26 Thread ukimiku
I don't plan on programming "mission-critical" tasks anytime soon, anyhow :) Gambas so far looks like a very useful tool to get programming jobs done elegantly and quickly. I desire no more... Regards, ukimiku - Before you criticise someone, you should walk a mile in his

Re: [Gambas-user] article on Gambas...

2013-11-26 Thread ukimiku
Tobias, congratulations! I read on the Gambas-Buch page that you are co-author of a book on Gambas programming. I tried to locate it at Amazon, but no luck. Where is it available? Does it cover Gambas 3? Regards, ukimiku - Before you criticise someone, you should walk a mile in his shoes

Re: [Gambas-user] A little article on Gambas on Phoronix

2013-11-26 Thread ukimiku
rogramming useful components, but I personally intend to use Gambas for recreational purposes (mathematics) as well as, a bit, for professional tasks. Regards, ukimiku - Before you criticise someone, you should walk a mile in his shoes. Because, when you criticize then, and he gets angry, yo

Re: [Gambas-user] A little article on Gambas on Phoronix

2013-11-25 Thread ukimiku
language, I think. Thank you for making Gambas available and for keeping developing it! I met a couple of friendly, helpful people on the forum/mailing list, which is very nice, too. Regards, ukimiku - Before you criticise someone, you should walk a mile in his shoes. Because, when you

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
refreshing if "cached" is set to "false"? Regards, ukimiku - Before you criticise someone, you should walk a mile in his shoes. Because, when you criticize then, and he gets angry, you'll be a mile away - and have his shoes. -- View this message in context: http:/

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
Thanks for the link to sourceforge. - Before you criticise someone, you should walk a mile in his shoes. Because, when you criticize then, and he gets angry, you'll be a mile away - and have his shoes. -- View this message in context: http://gambas.8142.n7.nabble.com/Paint-an-image-tp4434

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
played. ?? Regards, ukimiku - Before you criticise someone, you should walk a mile in his shoes. Because, when you criticize then, and he gets angry, you'll be a mile away - and have his shoes. -- View this message in context: http://gambas.8142.n7.nabble.com/Paint-an-image-tp44343p44362.

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
. While with the Paint.brush method, the image is being updated as expected. This is irritatingly inconsistent to me. But then again, I am a complete Gambas newbie... :) How do you manage to append attachments to your posts here on the mailing list? Thanks. Regards, ukimiku - Before you

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
l image) and comment the three lines above it (Paint.brush), The image is not drawn. Thank you for looking into this. Regards, ukimiku - Before you criticise someone, you should walk a mile in his shoes. Because, when you criticize then, and he gets angry, you'll be a mile away - and have

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
understood the logic behind why some of these methods work with the same settings and why "DrawImage" does not. Regards, ukimiku - Before you criticise someone, you should walk a mile in his shoes. Because, when you criticize then, and he gets angry, you'll be a mile away

[Gambas-user] Reproducible problem with Image.Clear

2013-11-24 Thread ukimiku
so.0.200.0 GTK+=libgtk-x11-2.0.so.0.2400.20 OpenGL=libGL.so.1.2.0 Poppler=libpoppler.so.43.0.0 Qt4=libQtCore.so.4.8.4 SDL=libSDL-1.2.so.0.11.4 So far, I have not been able to create a demo project that also shows this behavior, but might add it to this post should I succeed. Regards, ukimiku

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
method is slow. When I use your Paint.DrawImage(img, 0, 0) the image does not appear. I understand the logic. Oh, thank you for your explanations on the Brush methods. Nice! Regards, ukimiku -- View this message in context: http://gambas.8142.n7.nabble.com/Paint-an-image-tp44343p44347

Re: [Gambas-user] Paint an image

2013-11-24 Thread ukimiku
, 140, 180) Paint.Image(img, 0, 0) paint.End End What am I missing? Is "Paint.Image" the right command? Thank you. Regards, ukimiku -- View this message in context: http://gambas.8142.n7.nabble.com/Paint-an-image-tp44343p44345.html Sent from the gambas-user mailing list a

[Gambas-user] Reading RGB(A) values of screen pixels

2013-11-20 Thread ukimiku
access the color information of its individual pixels? I would like to read the red, green, blue, and alpha values of any pixel that I specify. b) Is this possible for any screen pixels, even for pixels outside my picture/my Gambas application? Thank you. * Regards,* ukimiku -- View this message