Sack Library Documentation
|
popup interface.... these are mimics of windows... and at some point should internally alias to popup code - if I ever get it back.
Actually, I depricated my own implementation (maybe on Linux they could resemble working), but since I cloned the Windows API, I just fell back to standard windows popups instead.
Name |
Description |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. |
|
Name |
Description |
![]() |
Add a new item to a popup menu | |
![]() |
Set a checkmark on a menu item. | |
![]() |
Create a popup menu which can have items added to it. This is not shown until TrackPopup is called. | |
![]() |
Delete a single item from a menu. | |
![]() |
Destroys a popup menu. | |
![]() |
get sub-menu data... | |
![]() |
Clears all entries on a menu. | |
![]() |
This Shows a popup on the screen, and waits until it returns with a result. I guess this is actually the internal routine used for handling selected popup items on popup menus. |
|
Name |
Description |
![]() |
This is used when a custom drawn menu item is used. Allows user code to draw onto the menu. | |
|
This is used when a custom drawn menu item is used. Allows user code to draw onto the menu. | |
|
This is used when a custom drawn menu item is used. Allows user code to draw onto the menu. |
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|