Atozed Forums

Full Version: Making a nice looking app
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am building a new project and want to make it look nice from the start.  Its time for me to take an app I wrote almost 30 years ago and move it to the web with IW but with a modern look. Was using CGDevtools for couple prior projects, but there is lots going in with stock IW based on reading recent releases. I last worked with IW 14.2.8  y early IW apps were like my early delphi apps, boring looking, but they got the job done.  

Definitely interested in using FPC/Lazarus on windows and eventually , hopefully Linux Smile

Any tips would be appreciated.

Thanks.
if you use templates and css you can make it look like anything you want.
(01-11-2024, 03:44 PM)joelcc Wrote: [ -> ]if you use templates and css you can make it look like anything you want.

Ah yes, a skill I have yet to master Smile  I have dome some basic template stuff for a login page.   Will move foward with my app and worry about styling once I need to.