|
<< Click to Display Table of Contents >> Navigation: Telegram > 2024 > 01 > 08 > Telegram_2024-01-08T04 |
2024-01-08T04:02:26
Good morning, I need some advice.
How do I make my Delphi application responsive?
the web app must run on smartphones and tablets.
one more thing, is it possible to change the default iw-cool theme by modifying the css? if so how?
2024-01-08T04:04:49
In order to make my app responsive I use the IWTemplateProcessor and design and HTML CSS responsive template outside of Delphi then insert components into the template with response CSS classes added to them
2024-01-08T04:06:52
I use Bootstrap classes in my application, probably one of the easiest CSS frameworks
2024-01-08T04:07:50
Do you have some example?
I tried But failed
2024-01-08T04:09:02
If you don’t have any experience with HTML & CSS I recommend just looking for some basic tutorials, there’s lots of content out there, as for specifics with Templating in Intraweb this video type: link https://m.youtube.com/watch?v=nbXGErKjGms