Sack Library Documentation
ContentsIndexReferenceHome
sack::widgets::buttons Namespace Types
Types
Name 
Description 
buttons.c 
This is type sack::widgets::buttons::PKEYPAD. 
{ CTEXTSTR name; POINTER data = NULL; for( name = GetFirstRegisteredName( WIDE("sack/widgets/keypad/press handler"), &data ); name; name = GetNextRegisteredName( &data ) ) { // add name to a list of available methods to hook to keys for external configuration... SetItemData( AddListItem( (PSI_CONTROL)list, name ) ,(PTRSZVAL)GetRegisteredProcedure2( data, void, name, (PTRSZVAL,PKEY_BUTTON) ); } } 
This is type sack::widgets::buttons::PTEXT_PLACEMENT. 
This is type sack::widgets::buttons::SimplePressHandler. 
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.