Author

Topic: Suggestion for MultiBit-HD (Read 1924 times)

hero member
Activity: 672
Merit: 504
a.k.a. gurnec on GitHub
March 02, 2015, 11:44:57 AM
#4
There are alternative solutions for this if you want to try one.

I've been using RBTray for years now for this, you may want to check them out (no affiliation). It's open source, and works on XP all the way up to 8.1.

You simply run it, and then right-click on any window's minimize button to send it to the tray.
sr. member
Activity: 306
Merit: 250
March 02, 2015, 10:23:57 AM
#3
Hello Japerry,

Your request touches on an interesting aspect of cross-operating system coding.
We code up MultiBit HD using Java (not that the user particularly notices) and this enables us to have almost everything the same across all of Windows, Mac and Linux. This saves a LOT of time when coding.

Whenever we need to integrate deeper into the OS it's a pain. You have all the Windows variants, a couple of Mac OS and all the Linuxes to deal with.

There are a few areas we cannot avoid doing this:
+ installing/ uninstalling
+ USB access for working with Trezor
+ Things like Bitcoin URI registration etc.

For 'nice to have' things - such as system tray integration, numbers in icons (nice on Mac), things like that - we just don't do them. They 'cost' too much in terms of time to develop and test.

You'll notice the same in other cross platform software.
Hey, even Microsoft don't bother having a version of IE for Mac so even the big boys sometimes give up !

Regards,

Jim



LOL!!! Understood and thanks!

legendary
Activity: 1708
Merit: 1066
March 02, 2015, 05:31:29 AM
#2
Hello Japerry,

Your request touches on an interesting aspect of cross-operating system coding.
We code up MultiBit HD using Java (not that the user particularly notices) and this enables us to have almost everything the same across all of Windows, Mac and Linux. This saves a LOT of time when coding.

Whenever we need to integrate deeper into the OS it's a pain. You have all the Windows variants, a couple of Mac OS and all the Linuxes to deal with.

There are a few areas we cannot avoid doing this:
+ installing/ uninstalling
+ USB access for working with Trezor
+ Things like Bitcoin URI registration etc.

For 'nice to have' things - such as system tray integration, numbers in icons (nice on Mac), things like that - we just don't do them. They 'cost' too much in terms of time to develop and test.

You'll notice the same in other cross platform software.
Hey, even Microsoft don't bother having a version of IE for Mac so even the big boys sometimes give up !

Regards,

Jim

sr. member
Activity: 306
Merit: 250
March 01, 2015, 04:12:18 PM
#1
I was wondering if it would be possible to have MultiBit-HD minimize to the system tray? There could be a "checkbox option" in preferences to do that if it's not too much trouble.

Jump to: