> Is there a way to from within code of a database change the background > graphic for the 4D application window? > Or is there something else that can be done with it other than show a static > picture or the 4D logo?
take a look at the documentation: http://doc.4d.com/4Dv16R4/4D/16-R4/Managing-menu-bars.300-3330257.en.html > Right now it just seems like a big waste of pixels. It seems like it wants to > have a background image that is stuck in the application. the splash window give the application process a tangible UI. without it, the user can't won't be able activate that process. you could consider it a legacy from when 4D used to be a single process application. but you don't have to use it if you have code to manage your own UI. http://doc.4d.com/4Dv16R4/4D/16-R4/Interface-page.300-3330209.en.html ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

