Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

sub faces

 [1/3] from: rchristiansen::pop::isdfa::sei-it::com at: 11-Aug-2000 12:05


The parent-face/sub-face examples from the /view documentation do not work. :-( Can someone give me an example on how to correctly create a layout which includes sub-faces??? -Ryan

 [2/3] from: rchristiansen:pop:isdfa:sei-it at: 11-Aug-2000 12:24


OK, I did get them to work. I just don't think I'm understanding things correctly. Is it possible to create sub-faces within a parent face and have the sub-faces display buttons, fields, etc.?

 [3/3] from: yaozhang:rocketmail at: 11-Aug-2000 13:19


say, view L: layout [ check label "parent" panel [ check label "sub" ]] view L/pane/3 -z --- [RChristiansen--pop--isdfa--sei-it--com] wrote: