Not sure if this question should be here or in the help section of the forum?
I have just seen the ContextMenu command for child measures in the manual after I noticed this function in your skin. How have you implemented it? I was thinking that it needed RightMouseUpAction seeing as that is how it works in your skin. But i attempted to find any of these without success: RightMouse, ContextMenu and CommandMeasure. Well, I say without success, but I mean there's no reference to this function.
RightMouse doesn't appear in either the FolderExpandDown.ini, Variables.inc or the LargeIcons.inc files.
ContextMenu only appears twice, but they are to do with the custom Rainmeter context menu for adjusting settings.
CommandMeasure only appears in the slider, scrolling up or down, or in the [Path] section under MiddleMouseUpAction.
So, how exactly have you implemented this? I was trying to find an example of it's usage.
I used this: RightMouseUpAction=[!CommandMeasure m#CURRENTSECTION# "ContextMenu"] and that works ok, but I was curious how it works in your skin as I can find no trace of it! Is it done in the LUA file?
I have just seen the ContextMenu command for child measures in the manual after I noticed this function in your skin. How have you implemented it? I was thinking that it needed RightMouseUpAction seeing as that is how it works in your skin. But i attempted to find any of these without success: RightMouse, ContextMenu and CommandMeasure. Well, I say without success, but I mean there's no reference to this function.
RightMouse doesn't appear in either the FolderExpandDown.ini, Variables.inc or the LargeIcons.inc files.
ContextMenu only appears twice, but they are to do with the custom Rainmeter context menu for adjusting settings.
CommandMeasure only appears in the slider, scrolling up or down, or in the [Path] section under MiddleMouseUpAction.
So, how exactly have you implemented this? I was trying to find an example of it's usage.
I used this: RightMouseUpAction=[!CommandMeasure m#CURRENTSECTION# "ContextMenu"] and that works ok, but I was curious how it works in your skin as I can find no trace of it! Is it done in the LUA file?
Statistics: Posted by sl23 — Today, 2:31 pm