Smalltalk Daily: 10/10/06
Today's Smalltalk Daily goes over the ListBox widget in the VW UI Painter. We hook it up to the simple file reader we created yesterday, so we can view the results.
Technorati Tags: smalltalk
Today's Smalltalk Daily goes over the ListBox widget in the VW UI Painter. We hook it up to the simple file reader we created yesterday, so we can view the results.
Technorati Tags: smalltalk
Comments
Some problems following the example
[Diego] October 12, 2006 16:34:43.479
First I want to thank you for taking the time to do this.
I can't see where you bound the gui to the model. Could you post the code for the examples, it seems like some steps are missing in the screencast, or maybe some autogenerated code didn't show up in my version (7.4.1nc on linux), I see that the "install+define" sequence in my version opens a similar window, but not exactly the same.
In the screencast the LineReaderUI class has the methods "initialize" and "initializeApplication" defined but I can't see which step produced them.
Thanks again,
Diego
Wiring
[ James Robertson] October 12, 2006 19:00:16.689
Comment by James Robertson
Go back to this screencast, and you'll see that I loaded some extra code (a goodie I created years ago) that does that code generation.