[Gambas-user] adjusting objects .width property in proportion to their .text property
M0E Lnx
m0e.lnx at ...626...
Mon Mar 23 21:07:58 CET 2009
I've always had this problem in gambas. Using gb.gtk
I have buttons, textlabels and such objects on a form.
My project is translatable, which means that the space needed for the
their .text property is not always the same.
Is there a way gambas could figure out exacly object's width needed to
fit their .text property?
FWIW, I've done just a bit of pygtk reading and practicing.. and in
their case, the objects are always as wide as they need to be.. no
need to adjust their .width property.
Maybe gambas can implement something like that?
More information about the User
mailing list