K
Ken McIntosh
Guest
What happens when you query these attributes in the widgets that are created when they're displayed? For instance: DEFINE FRAME foo ttTest.cTest. MESSAGE ttTest.cTest:BGCOLOR IN FRAME foo VEW-AS ALERT-BOX. If these attributes are indeed inherited by the objects when they're displayed, then you should be able to test them using OBJECT references (as above). If indeed that works I'm guessing this is expected behavior because those attributes are not relevant to BUFFER-FIELDs per se. Though they're clearly relevant to the field level widgets created for user interaction with their data. Ken Mc
Continue reading...
Continue reading...