[Gambas-user] GAlarm alternative for KAlarm

Benoît Minisini gambas at ...1...
Wed Apr 15 07:20:32 CEST 2015


Le 15/04/2015 03:04, Jussi Lahtinen a écrit :
> Hi!
> I tired to fight with many little annoying incompatibility issues KAlarm
> have with non-KDE desktops.
> So, I wrote alternative for it. It doesn't have all the features KAlarm
> has, but it has what I need.
> If you need more features for it, you are welcome to add them (GPL3
> license).
>
> Please try it and report possible bugs. Right now I'm using it parallel to
> KAlarm until I'm sure it is trustworthy. Don't want to be late and forget
> things...
>
> Here are the known issues:
>
> 1. No alarm sorting. Brain jam with the design... Not sure I miss this
> feature.
>
> 2. "Select all" button doesn't work when selecting days/months.
> Go to task list and click on the "fixme" item.
>
> This line doesn't do anything:
> Action[Last.Tag].Value = True
>
> I expect it to select the checkboxes, but it doesn't... maybe I implement
> it in other way.
> But I would like to know why it doesn't work.

Apparently CheckBox controls were forgotten in the Action class code... 
No idea why!

-- 
Benoît Minisini




More information about the User mailing list