| View previous topic :: View next topic |
| Author |
Message |
moomba pilib user
Joined: 21 Feb 2007 Posts: 35 Location: FRANCE
|
Posted: 25.04.2007, 11:03 Post subject: gksetstring and gktext |
|
|
Hi
i have tried to use gksetstring on a gktext, but at it use written in the documentation, it cannot work.
| Code: | | *** gksettext: unsupported type of widget! |
In other word, if i want to refresh a Text Widget, i need to destroy it, and rebuild it.
Is there an other way to change the value of a simple Text Widget ?  |
|
| Back to top |
|
 |
mhier Site Admin
Joined: 07 Jan 2007 Posts: 106 Location: Germany
|
Posted: 27.04.2007, 12:25 Post subject: |
|
|
as the todo of gksetstring says, that is not yet implemented. Maybe I will do it this weekend, or (if you know C) you may do it your self. (In that case, please post your changes here.) _________________ pilib mostly on gentoo linux (32 and 64 bits) |
|
| Back to top |
|
 |
moomba pilib user
Joined: 21 Feb 2007 Posts: 35 Location: FRANCE
|
Posted: 30.04.2007, 16:26 Post subject: |
|
|
well, i don't know C language, so i will wait until it is implemented.
If you could just reply on this topic when you will have finish.
Thanks in advance.
Moomba |
|
| Back to top |
|
 |
mhier Site Admin
Joined: 07 Jan 2007 Posts: 106 Location: Germany
|
Posted: 27.05.2007, 21:15 Post subject: |
|
|
done! (see CVS) _________________ pilib mostly on gentoo linux (32 and 64 bits) |
|
| Back to top |
|
 |
moomba pilib user
Joined: 21 Feb 2007 Posts: 35 Location: FRANCE
|
Posted: 31.05.2007, 12:37 Post subject: |
|
|
Thanks a lot !!  |
|
| Back to top |
|
 |
|