greadey
03-16-2003, 09:03 PM
Hi all,
Anyone know about Gtk? I am just getting started and I notice that the gtk_entry_append_text() function is deprecated and should not be used in new code.
Is there something else that does the same job or do I have to get the text and do a strcat on it or someting like that?
Seems a long winded way of doping it when there was what seems to me to be a perfectly good function in the first place.
greadey
Anyone know about Gtk? I am just getting started and I notice that the gtk_entry_append_text() function is deprecated and should not be used in new code.
Is there something else that does the same job or do I have to get the text and do a strcat on it or someting like that?
Seems a long winded way of doping it when there was what seems to me to be a perfectly good function in the first place.
greadey