#1008: How to handcode the layout of attached cdxml?
-------------------------+--------------------------------------------------
  Reporter:  uwe_grauer  |       Owner:  somebody
      Type:  task        |      Status:  new     
  Priority:  minor       |   Milestone:  1.0     
 Component:  demos       |     Version:          
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------
Comment (by uwe_grauer):

 Replying to [comment:15 anonymous]:
 >
 {{{
 > #!python
 > if name == "main":
 >     app = dabo.dApp(MainFormClass=None)
 >     app.setup()
 >     frm = EtypEnumForm(CxnFile="path://fwadm.cnxml",
 CxnName="fbtool_dev")
 >     frm.show()
 >     app.start()
 }}}

 Yes, this is working, but i still think that this should be allowed in
 dForm.initProperties() too.

-- 
Ticket URL: <http://svn.dabodev.com/trac/dabodemo/ticket/1008#comment:16>
Dabo Demo <http://svn.dabodev.com/trac/dabodemo>
Trac Page for Dabo Demo


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to