Re: [Gambas-user] How to close correctly an application ?

2009-07-08 Thread Benoît Minisini
> Hi, > > Please which is the correct way of closing the application ? > > While closing I have randomly some error about some activity which is still > going on as writing to socket or timer activity... Which messages *exactly* ? > > Besides, even if I close with "QUIT", at a following boot the

[Gambas-user] How to close correctly an application ?

2009-07-08 Thread Pino Zollo
Hi, Please which is the correct way of closing the application ? While closing I have randomly some error about some activity which is still going on as writing to socket or timer activity... Besides, even if I close with "QUIT", at a following boot the application starts automatically as happ

Re: [Gambas-user] gridview header text?

2009-07-08 Thread Szenográdi Norbert
Hi, Sure! Thx a lot. regards, Sevoir 2009. 07. 8, szerda keltezéssel 13.03-kor Jack ezt írta: > Szenográdi Norbert a écrit : > > Hi, > > > > > > Can I setup gridview header text? > > > > > > regards, Sevoir > > > > gridview.Columns[0].Title = "text1" > gridview.Columns[1].Title = "text2"

Re: [Gambas-user] gridview header text?

2009-07-08 Thread Jack
Szenográdi Norbert a écrit : > Hi, > > > Can I setup gridview header text? > > > regards, Sevoir > gridview.Columns[0].Title = "text1" gridview.Columns[1].Title = "text2" Is it that you want ? Jack -- Enter the B

Re: [Gambas-user] something need to be done with the compiler

2009-07-08 Thread Benoît Minisini
> Benoît Minisini ha scritto: > >> Benoît Minisini wrote: > I have been trying learn gambas for a month now , I quite happy with > it other than the compiler . > the compiler just too stupid . when I code a program and some time > typo or > forget the fill a parameter of a

[Gambas-user] gridview header text?

2009-07-08 Thread Szenográdi Norbert
Hi, Can I setup gridview header text? regards, Sevoir -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to Bla

[Gambas-user] drawingarea resize

2009-07-08 Thread abdurrahman ulusoy
hi when i  resize to drawingarea gambas console show me this error. X Error: BadAlloc (insufficient resources for operation) 11 Major opcode: 53 Minor opcode: 0 Resource id: 0x7c X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 70 Minor opcode: 0 Resource i