Smart Data Fields and Frames

John Devlin

New Member
Is there anyway to drop a smart frame on a smart data field object. I have some pretty extensive smart data field objects that I would like to also be able to drop on a regular windows without a viewer.

I've written a smart frame, (which can be dropped on a smart window), I would like to drop this frame into a template sdf, (with pass through calls for enable/disable fields, and set/get datavalues), So any change to the frame will be incorporated automatically in the sdf.

It dosn't appear the method libraries field.i and containr.i can work together, so I've resorted to saving the frame under another name and updateing the advanced properties of the procedure, and the method library to field.i to convert the frame to a sdf. Is there a better way?
 
Top