On Saturday 27 June 2009 11:54:07 am johnf wrote:
> On Saturday 27 June 2009 11:23:41 am Paul McNett wrote:
> > You can set HomeDirectory explicitly
>
> How can I set it? Below does not work.
>
> app = dabo.dApp()
> app.Icon = "pes.ico"
> app.BasePrefKey = "PesED"
> app.setAppInfo("appName", "PES Education")
> app.setAppInfo("appShortName", "PES Education")
> app.setAppInfo("Icon", "pes.ico")
> app._setHomeDirectory('/home/johnf/pyProject/pyProject/pespy')


also this does not appear to work
app.HomeDirectory ='/home/johnf/pyProject/pyProject/pespy'
-- 
John Fabiani
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/200906271159.45785.jfabi...@yolo.com

Reply via email to