Reply
Thread Tools
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#1
I'm working on a small tool to manage your items like hardware, contacts, drugs or whatever.

THIS IS ALPHA!!
I made an archive so you can take a look at it.

It is the first real python project for me so there's much space fore improvements

There is still some things missing:
- Searching & table view
- More than just a textfield for items
- A dialog to manage fields for items & categories

Unzip the package, cd into Stuff and run
"python Stuff.py"

Then post your comments please


bongo
Attached Images
   
Attached Files
File Type: zip Stuff.zip (36.9 KB, 116 views)
__________________
ongo bongo!
 

The Following User Says Thank You to bongo For This Useful Post:
Posts: 223 | Thanked: 38 times | Joined on Jul 2007 @ home
#2
Looks like a good start. Keep coding!

I'll give you your first bug: Text formating for the menu items.

such as:
New Databas
e

Remove Data
base

Remove Cate
gory

New Categor
y



Probably being wrapped due to button size. Might help to simply split the words so that one word per line. Or play around with formatting


Again, I think it's a good start, I can't think of any other similar organizational tools. Keep it up!
__________________
-- Jon
 
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#3
Originally Posted by jzencovich View Post
Looks like a good start. Keep coding!

I'll give you your first bug: Text formating for the menu items.
thx

Text formating problem is known and will be fixed soon
__________________
ongo bongo!
 
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#4
We're BETA now

NEW
- improved GUI
- default fields for items in each category
- custom fields for each item
- simple search dialog
- moving items
Attached Images
    
Attached Files
File Type: zip Stuff.zip (36.6 KB, 102 views)
__________________
ongo bongo!
 

The Following User Says Thank You to bongo For This Useful Post:
ciroip's Avatar
Posts: 334 | Thanked: 366 times | Joined on Nov 2008 @ Italy
#5
keep develop it. Seem promising
 
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#6
Originally Posted by ciroip View Post
keep develop it.
I will

I forgot to say:
I think most of the GUI is self-explanatory. There's only one point:
When you add a field of type combobox to the defaults or to an item you have to insert a comma separated list of possible values you want to select from. The first one will be the default value.
Shame on me, but you have to insert a space after each comma. I'll fix it soon.

Please, try my app and post you comments!
__________________
ongo bongo!
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:54.