Sack Library Documentation
|
void AddCommonButtonsEx(PSI_CONTROL pf, int * done, CTEXTSTR donetext, int * okay, CTEXTSTR okaytext); void (* AddCommonButtonsEx)(PSI_CONTROL pf , int *done, CTEXTSTR donetext , int *okay, CTEXTSTR okaytext);
adds OK and Cancel buttons based off the bottom right of the frame, and when pressed set either done (cancel) or okay(OK) ... could do done&ok or just done - but we're bein cheesey
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|