re: status bars with multiples part



Oi Luiz,

is possible to create an statusbar in gtk with multiples parts?

English:
Yes you can, you should use gtk_hbox_new/gtk_box_pack_start and group
all your gtk_status_new handlers in the same hbox. Also, you might use
gtk_status_bar_push/pop

For more details, take a look into the xhgtk sources.

Portuguese:
Sim perfeitamente possível. Vc precisa usar
gtk_hbox_new/gtk_box_pack_start e agrupar cada statusbar criado, cada
um terá seu handler, onde vc pode colocar valores
gtk_status_bar_push/pop.

Para mais detalhes, de uma olhada nos fontes da xhgtk source/classes/TWindow.prg

Regards
Rodrigo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]