LDVM Systray Desktop Hider - Hide your desktop Icons

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

LDVM Systray Desktop Hider - Hide your desktop Icons

Post by ar-s »

(first sorry for my poor english)

This little soft let you choose if you want to hide/unhide your desktop's icons (same way to fence software).

One left click on the systray icon let you choose to hide/unhide/exit

Info :
- Auto language (English, French, Russian, German, Spanish)
- Check One launching at a time
- If you leave the software, icons are displayed (little security)

I use some codes from dudes so GREETS to : TS-Soft, Sparkie, Nico

Download : http://ldvmultimedia.com/downloads/LDVM ... _Hider.zip

EnJoY :mrgreen:
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
kvitaliy
Enthusiast
Enthusiast
Posts: 162
Joined: Mon May 10, 2010 4:02 pm

Re: LDVM Systray Desktop Hider - Hide your desktop Icons

Post by kvitaliy »

ar-s wrote: Info :
- Auto language (English, French, Russian, German, Spanish)
Thanks for the support of the Russian language
But it is better to fix some of the words:

почте -> Показать
Скройтесь -> Скрыть
Оставьте -> Выход

So in Russian will be correct!
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: LDVM Systray Desktop Hider - Hide your desktop Icons

Post by ar-s »

Thank you, could you please check this sentence as well :
Программа уже открыта, взгляд в systray ;)
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
kvitaliy
Enthusiast
Enthusiast
Posts: 162
Joined: Mon May 10, 2010 4:02 pm

Re: LDVM Systray Desktop Hider - Hide your desktop Icons

Post by kvitaliy »

ar-s wrote:Thank you, could you please check this sentence as well :
Программа уже открыта, взгляд в systray ;)
There are two options, the official:
Программа уже открыта, взгляд в systray -> Программа уже работает, используйте её значок в области уведомлений !
Or popular:
Программа уже открыта, взгляд в systray -> Программа уже запущена, смотрите иконку в трее!
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: LDVM Systray Desktop Hider - Hide your desktop Icons

Post by ar-s »

Thanks, i'll up to date the language but i need first to find a solution to a strange bug.. Randomly, the soft do not work..
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 344
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: LDVM Systray Desktop Hider - Hide your desktop Icons

Post by ar-s »

Ok new update.
Now the soft always work. it was because of HWorker class... Now it's fixed. (thks Nico)
- Russian translation fixed as well. (Thanks kvitaliy) ;)
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Post Reply