A good notice for harbour / minigui world

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

mrduck
Posts: 497
Joined: Fri Sep 10, 2010 5:22 pm

Re: A good notice for harbour / minigui world

Post 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....
User avatar
mol
Posts: 3825
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: A good notice for harbour / minigui world

Post 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
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: A good notice for harbour / minigui world

Post by Rathinagiri »

Hi Marek,

I like the calculator thing which is very much useful at times. Did you code yourself or what?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mol
Posts: 3825
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: A good notice for harbour / minigui world

Post 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
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: A good notice for harbour / minigui world

Post by Rathinagiri »

Oh! That's cool! I think I can re-use that! Thank you man.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply