close sysstat widget

probably too late for v1.2, but how about the ability to close a sysstat widget by right-clicking, instead of having to open control panel?

another million dollar idea brought to you by the fine folks at shmengie co.!

#236418

This is not a problem of AveDesk, but of SysStats - it is not aware of the AveDesk default menu yet.

Alternatives for unloading it:

  • Shift-Drag it onto the recycle bin desklet.
  • ctrl-leftclick it and click on delete.
  • right click on the label (tbd with 1.2) click remove desklet in the default menu.

hth,

herd

#236431

Thanks herd I also wonder how to do it.

/aviel

#236451

What herd said sums it up pretty good. I'm thinking of having control+rightclick to always bring up the default menu, but not 100% about it tho.

#236481

What herd said sums it up pretty good. I'm thinking of having control+rightclick to always bring up the default menu, but not 100% about it tho.

I was thinking of that too. Then I thought with all the ObjectDock compatibility, a right click on the label would be outside of the Docklet rectangle anyway...

#236669

Ooh. just noticed the aqua buttons here on the message board. Anyway, I hope you give SysStats the chance to intercept any windows message (including ctrl-right-click).

Will

LRESULT CALLBACK OnProcessMessageEx(DOCKLET_DATA* data, HWND hwnd, UINT uMsg,WPARAM wParam, LPARAM lParam, BOOL* isHandled);

// the message will only be handled further by the desklet iff isHandled is FALSE.

please you?

#237039

wow. i actually got a dialog going between the developers? : pats self on back :

i guess my first post should read, '...probably too late for v2.5...'

@herd: thx for the ctrl-click tip. big time saver! (shift-drag to trash doesn't work.)

#237045