Re: [Gambas-user] gb3: changing the active font

2011-11-02 Thread Fabien Bodard
Have you tried : Draw.Font = Draw.Font.Load("/home/kevinfishburne/Desktop/Sanctimonia, because draw.font.load normally not assignate a font to draw.font but just return an object handle to a font object > Server/Images/Font/Avatar.ttf") 2011/11/3 Kevin Fishburne : > On 11/02/2011 02:54 AM, Bru

Re: [Gambas-user] gb3: changing the active font

2011-11-02 Thread Kevin Fishburne
On 11/02/2011 02:54 AM, Bruce Bruen wrote: > On Wed, 2011-11-02 at 01:47 -0400, Kevin Fishburne wrote: > >> I'm using SDL and OpenGL. Normal routines for drawing fonts in a >> DrawingArea work fine; I didn't have to change my code after >> switching >> from GTK/Qt. This code works: >> >> ' Draw

[Gambas-user] Weird non firing textbox_keypress event

2011-11-02 Thread richard terry
This is really weird. I havn't upgraded gambas since version 4152, upgraded yesterday to 4230. On one of my forms (only 1 I've noticed so far, the key_press event is not being triggered in a textbox. The Key_Release event is, the got focus and lost focus is. So... none of the text I'm typing