Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / System Tray

Author
Message
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 8th Apr 2005 13:52 Edited at: 8th Apr 2006 03:46
Here is another silly project in works, except this one is almost useful. Put your icon in the system tray. This is version 0.3 in the download button.

Bug reports and suggestions welcome.
The .zip contains silly demo, include file,project file, and Dll(19.5k)

Its free.

Edit:
Now can capture balloon messages.
Fixed the constants so they should work with 5.7.
Version .3
Mainly shows Off a little balloonage in the demo.
7/27/2005: Added popup menu functionality howto.

4/07/2006 Fixed for U6 RC5.

Go to this link to get the new one, as I cannot change this zip download here for some reason.
http://forum.thegamecreators.com/?m=forum_view&t=76015&b=1&p=0


Attachments

Login to view attachments
AluminumPork
20
Years of Service
User Offline
Joined: 28th Oct 2003
Location: Duluth, MN, USA
Posted: 8th Apr 2005 15:00
Sounds sweet, very useful if I could get it to run. NiCommand(niadd) reports irregular number brackets, solution?

P4 2.4Ghz HT, 512MB RAM, ATI Radeon 9600 128MB, 19" Samsung SyncMaster 997DF, 80GB HD

Monzi
20
Years of Service
User Offline
Joined: 10th May 2004
Location: Denmark
Posted: 8th Apr 2005 20:27
The demo doesnt work. It just says "Irregular number of brackets in line 17, Line 17 is : NiCommand(niadd).
EddieB
19
Years of Service
User Offline
Joined: 29th Sep 2004
Location: United Kingdom
Posted: 8th Apr 2005 20:35
Very Very Nice, I would like to use this in my devC++ Project , Is it possible ? I know i need .a files etc .

[href]http:www.graphics-monkey.co.uk[href]
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 8th Apr 2005 23:45
That's odd, I'll repackage it and post it again. I'm using 5.8 if that makes any difference.


EddieB
19
Years of Service
User Offline
Joined: 29th Sep 2004
Location: United Kingdom
Posted: 8th Apr 2005 23:48
Did you look at my message?

[href]http:www.graphics-monkey.co.uk[href]
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 8th Apr 2005 23:51
Yes eddie, if you can get it to work, you can use it. Its free, only thing is currently it steals the icon from the running module that call it. So you are stuck with what icon your DEVc++ program has in its resource.

Now its repacked, hopefully if you open as a project you wont get the errors.


EddieB
19
Years of Service
User Offline
Joined: 29th Sep 2004
Location: United Kingdom
Posted: 8th Apr 2005 23:53
Do you have msn i need to ask some questions about it

[href]http:www.graphics-monkey.co.uk[href]
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 8th Apr 2005 23:57 Edited at: 10th Apr 2005 01:07
....


Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 9th Apr 2005 12:04
Ok, next version is up, A little more usable then before. Check the first post in this thread.


Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 10th Apr 2005 09:58
Ok, this is my first attempt at system tray stuff. Never had a use for it. So I know there is some way to improve it. It took a lot of msdn scanning to make.


At least you can say is its not useful, quit working on something so silly. j/k

Any crashes to fix or requests for the next version?


Monzi
20
Years of Service
User Offline
Joined: 10th May 2004
Location: Denmark
Posted: 10th Apr 2005 23:35
it still doesnt work.. it says irregular number of brackets
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 11th Apr 2005 02:15
I really don't have a clue why that funny error appears, unless you don't use Version 5.7 or 5.8 compiler. I've compiled it on both to test.


Next version will have popup menu for your icon.

Any one find a crash yet?


Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 12th Apr 2005 14:00
As you may know, its no fun to write utilities if no one uses them.

So unless anything else is required of this it will stay at Version .2, as I have other stuff to work on, like FreeGUI and Winders, and BasicGL.


Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 13th Apr 2005 19:30
Make sure you keep the source for it

This is one of those little utilities that noone needs till they're adding the bells and whistles to their app, so not many people will need it right away.

But, I can see some people in the future going "Hmm, I wonder if I can use the Sys Tray? *Search Forumz* Ah, yeah, I can!"
Then they'll want some sort of feature or other, and you can whip it up for 'em

Jess.


Team EOD :: Programmer/All-Round Nice Guy
Aust. Convention!
Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 14th Apr 2005 02:59
Hi man, nice work!...only thing is now when i download the zip now the source files are blank, is this only my comp screwing about? or is it happening to more people.
Oh also when i tested it last time (when i got the sources) the program still showed in the taskbar, does it still do that and is there any possibility of stopping that ?

Very nice dll though, i just wish i had a use for it right now !
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 14th Apr 2005 03:35 Edited at: 14th Apr 2005 03:41
Well, I'll check the sources in the zip, but all you have to do is use Darkbasic pro Hide Window, and poof, its gone.

Edit: The sources are ok in the zip. You should unzip them to a folder and open the project file. If that doesn't work then you will need to build a new project with the sources as the default editor doesn't open sources correctly when you double click em.


Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 14th Apr 2005 10:05
Awesome, well when i need it ill be sure to come back here, thanks Tmonkey
fasdfsdaf
19
Years of Service
User Offline
Joined: 17th Jan 2005
Location:
Posted: 14th Apr 2005 10:35
I've never gotten the difference between the taskbar and the system tray and everything else. Is the sys tray the thing that shows the time? And the taskbar to the left of that? Then what is between the taskbar and the start menu?

www.war3forums.net

A.K.A Death Stalker
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 15th Apr 2005 22:54
@Nitrixik, the task bar is a window that sits somewhere on your desktop. The start button is a window that sits somewhere on the taskbar. The quick launch is a window that sits on the taskbar, the open program buttons on the task bar are windows. And the system tray is a window that sits on the taskbar. And yes it shows the time and contains program icons if the programmer wishes to post them.


Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 16th Apr 2005 20:19
Heres the visual translation...in case you still dont get it !

Attachments

Login to view attachments
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 18th Jul 2005 04:55
That was a little uptight.


Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 18th Jul 2005 05:46
And that was a hell of a resurection for a little comment...but on the subject, sorry i didnt mean to sound uptight !

David R
21
Years of Service
User Offline
Joined: 9th Sep 2003
Location: 3.14
Posted: 18th Jul 2005 05:46
It probably was in good humour. Very hard to convey your tone of your voice over the web

[url=www.lightningstudios.co.uk][/url]
Matt G
19
Years of Service
User Offline
Joined: 26th Oct 2004
Location: Australia
Posted: 18th Jul 2005 19:31
Heh, for some reason that was kinda fun, yet when a windows one pops up it bugs the **** out of me

Nice little dll, I'd definately use it when I make an app.
good job

http://www.dbgames.0nyx.com/ - free models & textures
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 18th Jul 2005 19:47
humm.. sounds usefull for me.. i can use it for my server that i building, so it would not b opened on the desktop everytime


Morning Online making in my scripting system
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 28th Jul 2005 09:41
Added Icon popup menu demonstration. Download at top of thread.


Alkaline
20
Years of Service
User Offline
Joined: 4th Dec 2003
Location: Seattle, Washington
Posted: 11th Aug 2005 13:35
err baggers...in that piture i think you have some updates to download/install...you know how microsoft can get when you dont do what they want you to do...THEY SUE!!!!!

768 DDR pc3200||ATI 9600xt 256mb||330 GB hard drive||Amd XP 3000+
InDex v2.0
Alkaline
20
Years of Service
User Offline
Joined: 4th Dec 2003
Location: Seattle, Washington
Posted: 11th Aug 2005 13:38
hey sorry for double posting but the edit button isnt working...i have a question, is there a way to minmize the screen where it dosnt show up in the taskbar and only have the program running in the tray bar?

768 DDR pc3200||ATI 9600xt 256mb||330 GB hard drive||Amd XP 3000+
InDex v2.0
Cryptoman
20
Years of Service
User Offline
Joined: 24th Nov 2003
Location: Utah Mountains
Posted: 12th Aug 2005 08:47
Command="Hide Window"


Login to post a reply

Server time is: 2024-09-29 08:18:44
Your offset time is: 2024-09-29 08:18:44