[Korganizer-devel] [Bug 81689] I would like to have scrollbar in the month view. Also the mouse wheel should work.

chiefaua tom_t at gmx.at
Tue Jan 29 00:56:39 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=81689         




------- Additional Comments From tom_t gmx at  2008-01-29 00:56 -------
Created an attachment (id=23340)
 --> (http://bugs.kde.org/attachment.cgi?id=23340&action=view)
First proposal for a scrollbar in monthview

Hi!

I also always wanted a scrollbar in monthview, so I tried to make one ;-)
So far no mousewheel-scrolling is supported, but maybe I look into that.

I am not very experienced in writing KDE/Qt code, so some feedback would be
very appreciated.

Also, the solution with the scrollbar at the right is not optimal (because of
the "infinity" issues, so I think I will change that, I actually do not like
it...)

I changed the display of the background colors, so that the same month has
always the same color (every second month has the same color). It was quite
strange to have the months changing color as soon as another months becomes the
"primary" month. This was just to try the look and feel, so I would like to get
some feedback too.

And finally I have one technical question:
I tried to sync the selection in the "small" month view (navigation bar I
think) with the "big" month view. Therefore I emit datesSelected() signals
(defined in koeventview.h), but it does not work. It seems that this signal is
not connected. Where could I connect this signal?

Again, some feedback would be very appreciated,

Thomas


More information about the Korganizer-devel mailing list