Modify

Opened 13 years ago

Closed 12 years ago

#2426 closed Feature Request (Completed)

TrayGetMsg and TraySetState - Magic Numbers

Reported by: mlipok Owned by: J-Paul Mesnage
Milestone: 3.3.9.22 Component: Documentation
Version: Severity: None
Keywords: Cc:

Description

TrayGetMsg - There is no Magic Number only constants.
unlike the
TraySetState - There is only Magic Number without constants.

Attachments (0)

Change History (8)

comment:1 by mlipok, 13 years ago

please if possible make the two parts of the documentation.

comment:2 by TicketCleanup, 13 years ago

Version: 3.3.9.19

Automatic ticket cleanup.

comment:3 by guinness, 13 years ago

TrayGetMsg() & GUIGetMsg() should resemble each other, not TraySetState().

I will leave open and fix the table structure. No need to respond to this ticket for now.

comment:4 by mlipok, 13 years ago

oh..
You righte not TrayItemGetState()
but in Return Value there is a reference:
"Returns the state. See TrayItemSetState table for values."

please add the same to the TrayGetMsg
Because in TrayItemSetState
in Remarks
there is a quite nice "State table"

comment:5 by FireFox, 13 years ago

Are you talking about TraySetState or TrayItemSetState?
It's not the same thing at all.

I suggest those constants for the TraySetState function:
$TRAYICONSTATE_SHOW = 1
$TRAYICONSTATE_HIDE = 2
$TRAYICONSTATE_FLASH = 4
$TRAYICONSTATE_STOPFLASH = 8

comment:6 by mlipok, 13 years ago

Thanks
I need to verify my own observations.

comment:7 by mlipok, 13 years ago

Thanks
I need to verify my own observations.

comment:8 by J-Paul Mesnage, 12 years ago

Milestone: 3.3.9.22
Owner: set to J-Paul Mesnage
Resolution: Completed
Status: newclosed

Added by revision [9096] in version: 3.3.9.22

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.