newLispTray tool

Started by newdep, May 19, 2006, 05:27:28 AM

Previous topic - Next topic

newdep

I created a newLispTray (system-tray) menu for newlisp.



You can download the alpha from (24Kb) ->

http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v01.exe">http://www.nodep.nl/downloads/newlisp/w ... ay-v01.exe">http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v01.exe



You need to have newlisp 8.8.6. installed with the windows-installer-version

and it must (in this newLispTray version) be installed in c:program filesnewlisp





Enjoy!



PS: only tested it on XP!

when executed press right for the info and left for the menu.





Norman.
-- (define? (Cornflakes))

newdep

#1
Updated v01 to v02.



download v02 from ->



http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v02.exe">http://www.nodep.nl/downloads/newlisp/w ... ay-v02.exe">http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v02.exe





0.2 - changed menu layout and updated nt-update.lsp script



Click right on the icon to Show the Menu

Click left on the icon to execute newlisp.exe directly.



Enjoy!



Norman
-- (define? (Cornflakes))

newdep

#2
because many people install differently I create a select-window

where newlisp is currently installed. That will be saved inside a newlisptray.ini file.



Here is release 03 -> http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v03.exe">http://www.nodep.nl/downloads/newlisp/w ... ay-v03.exe">http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v03.exe



Regards, Norman.
-- (define? (Cornflakes))

newdep

#3
Last version (for now!) 0.4 released

http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v04.exe">http://www.nodep.nl/downloads/newlisp/w ... ay-v04.exe">http://www.nodep.nl/downloads/newlisp/windows/newlispTray-v04.exe





menu structure is now ->



newlisp

newlisp-tk

newlisp update (remote)

-----------------------------------

newlisp website

newlisp online documentation

newlisp directory explorer

-----------------------------------

About...

-----------------------------------

Quit







0.4 - documentation is now opening in default webbroweser

     - added newlisp website to menu





You can put the newlisptray.exe in your startup forlder to autoexecute it

during startup...







Enjoy..



Norman.
-- (define? (Cornflakes))

newdep

#4
last versions can now be found at ->



http://newlisp.nodep.nl/newlisptray/">http://newlisp.nodep.nl/newlisptray/



(current version is v0.7)



This is the last notification about newlisptray on the forum



Enjoy!



Norman.
-- (define? (Cornflakes))

newdep

#5
Just wondering... I managed to rebuild my XP machine and its running..



Im walking trough my old old code and found "newlisptray" ...

(http://newlisp.nodep.nl/newlisptray/index.html">//http://newlisp.nodep.nl/newlisptray/index.html)



Actualy a pritty neat tool..if I may quote myself ;-)



Is anyone using it? because im thinking of releasing a new version...
-- (define? (Cornflakes))

Kazimir Majorinc

#6
Very cute. Works in Vista 64. I didn't know it exists. It would be even cuter to have improved version.



How you did it? Is it done in Newlisp itself?
http://kazimirmajorinc.com/\">WWW site; http://kazimirmajorinc.blogspot.com\">blog.

newdep

#7
Yes well I forgot all about it too, but i used it a lot back in 2006..



Here is the new version, but with out the remote update because That

needs some newlisp code tweaking... will be updated...



I included the source code... Its done in purebasic, pretty straight

forward.. I was thinking back then to do it all in newlisp indeed but all those windows calls.. I passed by the thought of it ;-)



http://newlisp.nodep.nl/newlisptray/newlisptray-v09.zip">//http://newlisp.nodep.nl/newlisptray/newlisptray-v09.zip



Here is another small tool wich i still use... (not bug free)

http://newlisp.nodep.nl/win-rss-ticker/">//http://newlisp.nodep.nl/win-rss-ticker/
-- (define? (Cornflakes))