shoefiti

Check-in [1a9d98c852]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Not working - further attempts to get Class approach working

* Can't get the message list to draw properly using this class approach.
The Shoes para, etc bits seem to get ignored. As does the @messagelist
(the whole window scrolls)
* Perhaps a class is not the best thing to use: Ideally need to flush each
time as at the moment objects just get added to it for each date that is
clicked on, but old ones aren't removed. Perhaps should use a hash or
array for potential thread sorting, etc.

Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | master
Files: files | file ages | folders
SHA3-256: 1a9d98c8526ac7084ba34f0cab09795382f0ec8a315ad171770df32201694144
User & Date: i5ivem@gmail.com 2010-05-26 13:02:39.000
Context
2010-05-26
13:33
Adding README and screenshot check-in: 8a0c949b73 user: i5ivem@gmail.com tags: master, trunk
13:02
Not working - further attempts to get Class approach working

* Can't get the message list to draw properly using this class approach.
The Shoes para, etc bits seem to get ignored. As does the @messagelist
(the whole window scrolls)
* Perhaps a class is not the best thing to use: Ideally need to flush each
time as at the moment objects just get added to it for each date that is
clicked on, but old ones aren't removed. Perhaps should use a hash or
array for potential thread sorting, etc. check-in: 1a9d98c852 user: i5ivem@gmail.com tags: master, trunk

2010-04-29
16:13
WIP! Start using Class for emails, drawing/layout broken

* Have started developing a class for the emails
* Although it still works-ish the layout is a bit broken again
such as the message list now resulting in the whole window scrolling
also message list is not being drawn properly
* Likely due to the class cuasing shoes objects to be out of scope, etc
Need to read and understand Shoes rules. check-in: c732c2af6c user: i5ivem@gmail.com tags: master, trunk

Changes
Unified Diff Side-by-Side Diff Patch
Changes to shoefiti.rb.