1. Llama/GTK help!

In Llama/GTK's mletext.gtk, I replaced "gtk_entry_set_text(getHandle(self),
text)"
with "gtk_text_insert(textarea, NULL, NULL, NULL, text, length(text))", but it
still fails. Anyone know why?

TIA,
jbrown

--
Linux User:190064
Linux Machine:84163
http://jbrown105.1avenue.com

new topic     » topic index » view message » categorize

2. Re: Llama/GTK help!

jbrown wrote:

> In Llama/GTK's mletext.gtk ... still fails.
> Anyone know why?

I haven't touched that stuff in a long time. I've been following a thread on
the wxWindows mailing list, and one of the issues that's been coming up is
dynamic linking to GTK. Apparently the library changes early and often, so
things that used to work break under new versions of the library. Quite
possibly, the data structure underlying Llama have shifted since I put it
together.

-- David Cuny

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu