Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::popup Namespace
------ Popup Menus -----------

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. 
Name 
Description 
This is a popup menu or sub-menu. 
This is an item on a menu. (AppendMenuItem can return this I think) 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!