[Gambas-user] gambas3 DrawingAreas problems

2011-12-25 Thread Karl Reinl
Salut, The DrawingAreas are cached (= True), and painted = False I get, when using qt4 and my DrawingAreas filled with Draw shows NOTHING : X11 ERROR X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 55 (X_CreateGC) Resource id: 0xce0003e X11 ERROR X Error: BadGC (in

Re: [Gambas-user] Release of Gambas 3 RC7

2011-12-25 Thread M. Cs.
Oh, you are right! Cheers! 2011/12/25, Caveat : > Huh? Perhaps I'm enjoying my box of English beers too much (Christmas > present so I feel obliged to drink them today) but how do you expect "Im > the text" to turn into "Im The Text" (with apologies to the apostrophe > police) when you don't use

Re: [Gambas-user] Release of Gambas 3 RC7

2011-12-25 Thread Caveat
Huh? Perhaps I'm enjoying my box of English beers too much (Christmas present so I feel obliged to drink them today) but how do you expect "Im the text" to turn into "Im The Text" (with apologies to the apostrophe police) when you don't use any Upper functions? Or is your code deliberately obscur

Re: [Gambas-user] Release of Gambas 3 RC7

2011-12-25 Thread M. Cs.
Hello Benoit! Congrats for the RC7 and a possible bug with string functions: This function should return the string in mixed case, but it won't: Public Sub TextTog2_Click() Dim intet, gig, a, b As String Dim insta As String[] Dim i As Integer gig = editTitle.Text insta = Split(gig, " ") intet = ""