Re: Re: Button or shortcut <date> in Pdesk like in Progect

Rick Price <[email protected]> Mon, 14 Aug 2006 15:08:37 -0400 (Eastern Daylight Time)
Newsgroups gmane.comp.handhelds.palm.progect
Message-ID <[email protected]>

On Mon, 14 Aug 2006, "Tomas" wrote:

> --- In [email protected], invention@... wrote:
>>
>>
>>  Rick,
>>
>> I should like to ask to add in Pdesk button or shortcut for insertion
>> current date in notes similarly Progect.
>
> PDesk one is pretty easy.
>
> This is the function:
>
>    def OnAppendDate(self, event):
>        debug("MainFrame.OnAppendDate")
>        datestamp=Date()
>        datestamp.setToday()
>        self.details.txtNote.WriteText(str(datestamp))
>
> I can search my three years old code and send it with the code for
> menu and shortcut to the current maintainer (Rick?) if interested.

Yea, I'm still the maintainer.

Can you check out the subversion code and send me a patch against it?

That will save me figuring out how to add it - mostly a busyness thing.

> Hope the above is OK, I'm not a programmer by trade.
> I would be even happy to consider coding some other stuff (mostly just
> simple things) as I'm interested to restart learning Python. Just not
> sure if PDesk still has future, or it will be overtaken by Outliner
> Framework?

PDesk will have to be around for another year or two, but overall I would 
like to replace it.

Outliner Framework should be the replacement, but it's not ready for 
production yet.

Rick

>
> Tomas
>
>
>
>
>



Remember to visit Polls, Files and Bookmarks sections at http://groups.yahoo.com/group/progect. You are welcome to vote, upload your files and submit bookmarks. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/progect/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/