Thanks to all.
___
pygtk mailing list pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/
Martin Drautzburg writes:
> I need to write an agenda view, with a timesheet (hours/days) in the
> background and with "items" drawn as boxes with text. I dont' quite know
> where to start. Here are some specific questions:
[...]
> How would you guy approach this?
Maybe one of the canvas libs
On Mar 1, 2010, at 4:16 AM, A.T.Hofkamp wrote:
> Martin Drautzburg wrote:
>> Hello all,
>>
>> I need to write an agenda view, with a timesheet (hours/days) in the
>> background and with "items" drawn as boxes with text. I dont' quite know
>> where to start. Here are some specific questions:
>
Martin Drautzburg wrote:
> Hello all,
>
> I need to write an agenda view, with a timesheet (hours/days) in the
> background and with "items" drawn as boxes with text. I dont' quite know
> where to start. Here are some specific questions:
I usually just start with a simple approach, and learn t
Hello all,
I need to write an agenda view, with a timesheet (hours/days) in the
background and with "items" drawn as boxes with text. I dont' quite know
where to start. Here are some specific questions:
(1) Should I use a DrawingArea for the timesheet and draw marks for days,
hours and possib