FavMenu 2.0

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Stitscher
Power Member
Power Member
Posts: 1058
Joined: 2004-02-17, 12:34 UTC
Location: Hamburg, Germany

Post by *Stitscher »

majkinetor ! wrote:ROFL

ah, like in good old times... :D
Oh, ya'! :(
We have to retrieve these "old times"! :idea: :)
This forum becomes more and more boring. :? :shock:

BTW: Nice news about your Favmenu. 8)
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

Unfortunately, there aren't many creatures in this forest supporting "good old times" :?
Habemus majkam!
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

Another screenshot with 32 icon size and tooltips

There will be test version available here in next weeks.

http://www.autohotkey.net/~majkinetor/Favmenu/Screens/Favmenu3.png



New things implemented during weekend:
- tooltips
- submenus can contain commands, run submenu command with middle click, or right click -> Execute
- context menu (right click on item) - Properties, Delete, "Add Current Dir Above/Bellow this item"
- Editor: default icon is extracted using associated file, load icons from dll or icl resources using icon index (like, "shell32.dll", 55)
- problematic hook on "current dir" removed, new nice hook on [*] button added


Already done:
- custom icon size
- zero delay even with extreme menus - menu is created only on start-up; dynamic menu items are refreshed real time; after using Editor menu is silently recreated in the background.
Habemus majkam!
rolandd
Senior Member
Senior Member
Posts: 313
Joined: 2003-06-26, 09:02 UTC
Location: Indonesia
Contact:

Post by *rolandd »

Would love to test :lol:
Registered user #92105
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

[deleted]
Last edited by majkinetor ! on 2007-02-27, 13:52 UTC, edited 2 times in total.
Habemus majkam!
User avatar
Stitscher
Power Member
Power Member
Posts: 1058
Joined: 2004-02-17, 12:34 UTC
Location: Hamburg, Germany

Post by *Stitscher »

majkinetor ! wrote: I will put link for public test here very soon :D
Great, I'm ready for it! 8)

Stitscher
rolandd
Senior Member
Senior Member
Posts: 313
Joined: 2003-06-26, 09:02 UTC
Location: Indonesia
Contact:

Post by *rolandd »

Ok I will ask Roentgen ;)

2Roentgen

Can you mail me the test version? :P
Registered user #92105
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

In case you wanna be informed this is what is already done: :P

Code: Select all

--------------
v3 alpha 3
--------------
- Instant menu display. Menu is loaded only on startup.
- Large icons (customizable size)
- Context meenu (right click)
- Submenus can launch commands with middle click
- Tooltips
- Multiple instances 
        - if Favmenu is not running it will load the menu and show itself (except if "dontshow" param is set)
        - if Favmenu is running, it will send the command to already running instance
          to show the menu. New instance will exit imeditaly after sending the message

           This allows to set favmenu at the desktop or quick luanch or TC button. 
           If it is not already active it will load and show, otherwise it will just show ASAP.

        New command line option:  "dontshow"  
          If set, favmenu will not show itself, but just load and stay in tray. 
          To be used with windows startup. 
          Has no influence if Favmenu is alrady running in witch case it will be shown.
- Menu color
- API Interface, Favmenu reacts on broadcast message 0x399 ( WM_FAVMENU = 0x399 )
        WPARM values:
                FMA_RELOAD      = 1
                FMA_EXIT        = 2
                FMA_SHOW        = 3
                FMA_PING        = 4

- New TC hook to [*] button witch works correctly. Problematic hook to "current directory" removed


- Editor changed to support editing commands for submenus
- Editor will send FMA_RELOAD command to favmenu once it exits
Habemus majkam!
User avatar
roentgen
Power Member
Power Member
Posts: 757
Joined: 2005-12-03, 19:58 UTC

Post by *roentgen »

2rolandd
I've sent mail @hotmail address :D
TC for Linux please!
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

if it doesn't run, and it will not, as you are doing things behind my back :P, remove line "status=running" from the Config.ini.

Btw, I don't support massive sharing in this phase, as some things are left intentionaly unfinished for later and I don't want anybody reporting them as bugs...

roland please see news.txt and bugs and notes section to see info about current devel version.


So, don't report anything now.

This is the link for those who will like to taste the Favmenu 3.

Latest AHK required.
Habemus majkam!
User avatar
Stitscher
Power Member
Power Member
Posts: 1058
Joined: 2004-02-17, 12:34 UTC
Location: Hamburg, Germany

Post by *Stitscher »

majkinetor ! wrote: This is the link for those who will like to taste the Favmenu 3.
Thanks!
I won't report bugs or missing features. I will just enjoy it. :lol:

Stitscher
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

There will be no missing features :P
Habemus majkam!
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

alpha 4
----------

only some, non esential things do not work

I think all problems are listed under Bugs section, if you find something not there, you should IM me (dont post here)
Habemus majkam!
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

you should IM me
You mean, email?
I switched to Linux, bye and thanks for all the fish!
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

I mean, Instant Messanger
Habemus majkam!
Post Reply