#define OnEditFrame(name) \ DefineRegistryMethodP(PSI_PRELOAD_PRIORITY,PSI_ROOT_REGISTRY,FrameEditControl,WIDE("control"),name WIDE("/rtti"),WIDE("begin_frame_edit"),void,(PSI_CONTROL))
The frame edit mode has begun, and controls are given an opportunity to make life good for themselves and those around them - such as sheet controls displaying sheets separately.
Registers under
/psi/control/<name>/rtti/begin_frame_edit=(PSI_CONTROL)@void@_@begin_frame_edit
static void OnEditFrame(name)( PSI_CONTROL control ) { // setup control for editing }
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|