Hi, I have some questions: 1. Is it possible to set/change the text of panel button. I mean the K3b's panel button(of minimized window) shows the process of writing in %. Is this possible with Gambas? 2. How could I retrieve the result from the following query: MyConn.Exec("SELECT sum(myrow) FROM MyTable;) Csaba