Henning Hraban Ramm wrote: > Thank you, but I don't *need* an logos or icons in my application, so > why should I include them?
Oh, sorry. I thought you indicated that you'd be happy to display the icon if you could get it into your app. I showed you how to get all icons included with Dabo, from which you could modify that code to get just the one(s) you want. > But the app doesn't start if I don't. > Perhaps loading of images could fail a bit more gracefully? What's your proposal? Personally I think loading of images should cause a traceback if the image isn't there, so the developer can be informed and take care of it. For the login form, though, perhaps we should expose a Icon property that can be set to None for no icon. Does that sound right? Paul _______________________________________________ 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/[email protected]
