As requested, I have posted a link to a folder with some samples: https://www.dropbox.com/sh/3rhyxaaqok0in2m/AADJZmWfoRTpTDuoC08a951ra?dl=0
In it you will find; 1) The Spectrum palette I use for this project 2) The same palette ported to the OS Color Picker 3) Dialog - this is a basic detail form 4) List Form- this is my basic list form. 5) Detail Form - I have blocked out some of the detail in the subform - for privacy reasons. 6) Detail - Icons hidden - when you navigate to the first or last record the icons are hidden 7) Detail Form - Additional Panels - how I add additional functions to a detail view 8) List View - Extra Panels - how I add additional functions to a list view My toolbars for both List and Detail view are always in blue. Ny toolbars are inherited Project Forms, with my code that automatically hides or show or adds additional icons / buttons depending on the data found in a configuration object that defines each process. The configuration object is stored in the Resources folder. All I do is configure the object, and launch a generic process which defines the type of process, data columns, fonts, buttons, etc. The icons are 4 state. My panels have purple headers and white buttons. Icons are purple with a flat motif. All of my labels /headers are grey- visible but don’t attract attention. The data is what you want the user to focus on. Whenever possible I use placeholders. Hope this helps Mitch ********************************************************************** 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] **********************************************************************

