I have a mostly functional FormInclude in GUI-I working (insetinclude). But I have a problem, I need to query/set if the "onload" option is set for the inset in order to interact with the dialog. This info isn't available via the usual CommandParams obviously. Currently I am deriving from FormCommand. Do I have to duplicate all code, and store a InsetInclude * inset_ private var, so I can call methods on it ? Is this the best way to go or what ? I'm rather unsure about how this was intended, being a GUIIization newbie thanks john -- "The HP-UX CC compiler cannot handle two consecutive semicolons. It is a silly compiler." - kdeveloper.org