Hello Paolo,
thanks for your answer!
I think you need to connect the text of the combobox to column 0 of the
model? (See example-tree.st).
But isn't that, which I did with:
"setOop: iterator column: 0 value: 'One'." ?
Or am I wrong?
Regarding the other question, you can look for the implementor of
"narrow" in the bindings and change that to GObject. But it may not be
the problem, I need to look at it -- will get back to you next week.
Don't worry, the main thing is, that I'll will get through it with a
solution that is suitable.
B.T.W.: did today some work for the company I work for and after writing
code like this:
for (Object result: nqResults) {
int prVtNr = ((Integer) ((Vector)result).get(0)).intValue();
I know, that smalltalk is attracting me more and more each day I dig
into it. ('till now, I didn't know it better...)
Regards,
Joachim.
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk