Progitodo

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Progitodo

Post by Progi1984 »

What's that ?
This tool permits you to manage a todo list, sympathicly. This app allows you to save and load your todo list rapidly.

What are news of version 2.1 ?

Code: Select all

o Fixed : When moving up without selecting an item first.
o Fixed : In descriptions,quotation marks are not saved.
o Modified : Preferences.
o Modified : Updating the help files.
o Added : Handling of Skins and themes.
o Added : PTD file extension now supported.
o Added : Del key to remove an item.
o Added : Recursive average of progresses.
o Added : Displaying of the file name in the title bar.
o Added : The window can now be resized.
o Added : ProgiToDo Theme Creator 
Where can i download it ?
>> Here <<

I wait for your comments and your ideas...
Last edited by Progi1984 on Tue Sep 12, 2006 9:19 pm, edited 1 time in total.
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Re: Progitodo

Post by NoahPhense »

Very nice. I like the overall percentage. Good color and icons.

- np
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Icons have been realized by Filax, the leader of the french Blitz Community...
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

Good Program!
I really like it.

Smal Bug Report:
here on my machine: since I'm a not french speaking person I had to look for something like "preferences". Found it, ok. I switched the language, but not all of the words were translated.
Somme Strings$ are left blank (e.g. in the preferences dialog, the buttons, the tabs).
I looked for the .lng.ini an it seems to be correct!
Is it a bug or did I something wrong?

Btw: the theme creator is coool! 8)
cheers,

bembulak
User avatar
GG
Enthusiast
Enthusiast
Posts: 266
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Post by GG »

Hi all,

Nice tool.
Is it possible to use it in full screen ?
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

@GG
Use in full screen is previewed in the next version.

@bembulak
I tested this bug when i could.
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post by Tranquil »

bembulak wrote:Good Program!
I really like it.

Smal Bug Report:
here on my machine: since I'm a not french speaking person I had to look for something like "preferences". Found it, ok. I switched the language, but not all of the words were translated.
Somme Strings$ are left blank (e.g. in the preferences dialog, the buttons, the tabs).
I looked for the .lng.ini an it seems to be correct!
Is it a bug or did I something wrong?

Btw: the theme creator is coool! 8)
How did you chanced the language? The combination control in preferences is to small to select another value.
Tranquil
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

@Bemulak, tranquil
I put online a version which is directly in english.

Here
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Is a bit big for a tool.
Can you make it resizable and switch toolbar to 16 * 16
Also a Splitter would be nice
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
wayne-c
Enthusiast
Enthusiast
Posts: 337
Joined: Tue Jun 08, 2004 10:29 am
Location: Zurich, Switzerland

Post by wayne-c »

Nice tool! Theme support is really cool!

I think that "Add Category" should be available from a PopupMenu that pops up when you right-click the white space in the ListIconGadget, not only when you right-click an existing item.

Scenario: Right click the default category, choose "Remove": all items are gone, the ListIconGadget is empty. How can you add a new category (without choosing "New" from Project menu)?

I always implement two PopupMenus for ListIconGadget's: One for item-context related stuff and one for "general" actions like "New" or "Change View".
As you walk on by, Will you call my name? Or will you walk away?
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

Thanks for the "bug"fix.

The Problem starts now in english and all text appears! Great!

I Just have on last wish:
I'm a fanatic keyboard user. It would be great, if the Tabbing / Keyboard commands could be "redesigned". Currently there is no possibility to control the app via keyboard. And If you create a new Task or a new subcategory, it would be cool, if the cursor jumps to the new enty. So it would be possible to edit the name right away.

BUT: Cool Program -- I'll give it a try here at work, because it seems to have the functions I want. Not to small, not the big, wie hirarchical layout of tasks.
(A Printing-Function would be cool! So I can use the print out to add notes when I sit in my car!)
cheers,

bembulak
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

Looks great. A minor thing - change the word "avancment" to "progress".
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

@all
Thank you for your comments

@ts soft
For the splitter, i add it at the roadmap.
Why are you obstructing by icons ?
(In FR : pourquoi es tu géné par ces icones ?)

@wayne-c
Exactly.
I add it at the roadmap.
FOr the printing function, i search people who can create some renders (doc, rtf, jpg, image, etc..) that permits to me to generate a model of printing document.

@bembulak
Shortcuts are previewed in the next version of the application.

@mskuma
Received.
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

mskuma wrote:word "avancment" to "progress".
This is also in the theme maker program.

A few other minor things I noticed - fixing would add some polish..

I notice the premium icons seem to have weird squiggly lines through them. Is there some clean version of these?

There are some untranslated parts in 'Preferences' > 'Skin' dialog section. Also in "ProgiToDo skin documentation" section of the help (i.e. Remarques).

Developper is misspelt in '?' menu. Also a couple of other places have spell errors - maybe do a global spell check.

Add a space to the last tooltip in "How to participate to the project" section in the English Help.

It seems like the text is not so huge, so if you want I can edit & return a text file. PM me if you'd like me to do that.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

mskuma wrote:word "avancment" to "progress".
This is also in the theme maker program.
A few other minor things I noticed - fixing would add some polish..
I notice the premium icons seem to have weird squiggly lines through them. Is there some clean version of these? ===> It's a skin of tests :p
Also in "ProgiToDo skin documentation" section of the help (i.e. Remarques).
Developper is misspelt in '?' menu. Also a couple of other places have spell errors - maybe do a global spell check.
Add a space to the last tooltip in "How to participate to the project" section in the English Help.
Modified
mskuma wrote: There are some untranslated parts in 'Preferences' > 'Skin' dialog section.
In the next version
mskuma wrote: It seems like the text is not so huge, so if you want I can edit & return a text file. PM me if you'd like me to do that.
I accept with no problem.
I PM your my mail.
Post Reply