Page 3 of 3
Re: A good notice for harbour / minigui world
Posted: Thu Jun 23, 2011 11:24 am
by mrduck
mol wrote:hi mrduck!
I'm working now on my billing system.
You can easily download it frow
http://www.molsystemy.pl/faktury/f4setup.exe
It in polish language, but, I think, you can easy install it and watch effects of my work.
Congratulations ! It's a very nice piece of software, very elegant forms. From what I can see, you use a standard menu bar but have buttons on the main form for the most used functions...
forms are modal but the program allows you to "nest" them (for example adding a customer when you need to add a customer id)... unfortunately I don't speak polish

so I can't understand everything...
Your offer for the sources (also partial) is really welcome....
Re: A good notice for harbour / minigui world
Posted: Sat Jun 25, 2011 2:58 pm
by mol
mrduck wrote:mol wrote:hi mrduck!
I'm working now on my billing system.
You can easily download it frow
http://www.molsystemy.pl/faktury/f4setup.exe
It in polish language, but, I think, you can easy install it and watch effects of my work.
Congratulations ! It's a very nice piece of software, very elegant forms. From what I can see, you use a standard menu bar but have buttons on the main form for the most used functions...
forms are modal but the program allows you to "nest" them (for example adding a customer when you need to add a customer id)... unfortunately I don't speak polish

so I can't understand everything...
Your offer for the sources (also partial) is really welcome....
I must say that buttons on main form are configurable by user... I'll send you sources soon.
Best regards
Re: A good notice for harbour / minigui world
Posted: Sat Jun 25, 2011 4:12 pm
by Rathinagiri
Hi Marek,
I like the calculator thing which is very much useful at times. Did you code yourself or what?
Re: A good notice for harbour / minigui world
Posted: Sat Jun 25, 2011 6:48 pm
by mol
This calculator was implemented by Vanguarda and posted here:
viewtopic.php?f=9&t=1159&hilit=calculator
I was adapted only to get initial value from textbox and place calculated value into textbox after F3 pressed
Re: A good notice for harbour / minigui world
Posted: Sat Jun 25, 2011 7:46 pm
by Rathinagiri
Oh! That's cool! I think I can re-use that! Thank you man.
Re: A good notice for harbour / minigui world
Posted: Sat Jun 25, 2011 8:26 pm
by mol
You welcome
