We should port, the model refactoring that I've done inside a package
for gst, Canol if you want you can look a bit a GtkMethodWidget.st
in gst-visualgst.

Gwen

On Fri, Aug 27, 2010 at 10:57 AM, ZuLuuuuuu <[email protected]> wrote:
>
>
> Paolo Bonzini-2 wrote:
>>
>> Smalltalk Strings are automatically converted to char *.
>>
>> Paolo
>>
>
> myString := String new.
> myListStore get: iter varargs: {0. myString. -1.}.
>
> gives an empty string back (I checked the iterator via #iterIsValid
> message). My mistake might be somewhere else, just wanted to make sure the
> code part in which I am getting the value, is right.
>
> -----
> Canol Gökel
> --
> View this message in context: 
> http://forum.world.st/Passing-a-string-pointer-to-tree-view-model-tp2340709p2340796.html
> Sent from the Gnu mailing list archive at Nabble.com.
>
> _______________________________________________
> help-smalltalk mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
>

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to