Re: New project, code review request
- From: zentara <zentara1 sbcglobal net>
- To: gtk-perl-list gnome org
- Cc: sorinsavu77 yahoo com
- Subject: Re: New project, code review request
- Date: Tue, 30 Dec 2008 13:37:41 -0500
On Mon, 29 Dec 2008 04:43:34 -0800 (PST)
Savu Sorin Adrian <sorinsavu77 yahoo com> wrote:
Hello,
I'm new to this list, and and somewhat new to gtk && perl. Some time ago I started working on a todo list
management tool. To my shame, most of the implementation is based on searching trough the limited code base
of gtk-perl programs, translating from other programs (mainly Tasque) and "coding by coincidence". I would
appreciate if some of the gurus of the perl-gtk project would take a look at my code and point out any flaws
regarding coding, implementation .. etc.
The source can be seen at
http://code.google.com/p/task-gtk-perl/source/browse/
Also, you can download the tgz at http://task-gtk-perl.googlecode.com/files/task-gtk-perl.0.1.tar.gz
Thank you for your time,
Sorin Adrian Savu
Hi, one thing I would mention, is that TrayIcon(linux only) is being phased out in favor
of StatusIcon( which works on win32 and linux ).
See: http://perlmonks.org?node_id=725925
It only takes minor code changes to switch.
Also, a
use lib '.';
at the top of the script would be helpful, so the thing can be
tested in it's own directory.
GoodLuck,
zentara
--
I'm not really a human, but I play one on earth.
http://zentara.net/Remember_How_Lucky_You_Are.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]