Timetable Viewer
Status: Alpha
Brought to you by:
peat_hal
if you look on timetable of "Eva1" (in the example
datase) the height of the day's buttons is too big.
the reason is that we have trouble with the
following: corner, row0 and column0
have all the same position (0,0), but should be
sorted in NORMAL-panel's linkedGrid.
(cause of the workaround we have a unchangeable
height of the first (06:00) line, this helps a little
bit)
=> we should rewrite LinkedGrid!!