Atozed Forums
Making a nice looking app - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Making a nice looking app (/thread-3768.html)



Making a nice looking app - lfeliz - 01-11-2024

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.


RE: Making a nice looking app - joelcc - 01-11-2024

if you use templates and css you can make it look like anything you want.


RE: Making a nice looking app - lfeliz - 01-11-2024

(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.