![]() |
|
Boot Strap Container How To?? - 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: Boot Strap Container How To?? (/thread-712.html) Pages:
1
2
|
RE: Boot Strap Container How To?? - ShaneStump - 10-07-2018 (10-06-2018, 11:56 PM)LorenSzendre Wrote: You're welcome, go A&M)) Loren, It works now.... I really am NOT sure what I had wrong. Maybe placement of the IWBSLibSetCDNS() call as I had it in the constructor instead of the Config event. Are you really in the Ukraine? If so, must have crazy sleeping habits! Well, I will be posting a lot of 'How To Questions with Boot Strap' as I can't wait to get my web reservations system rewritten and all in native IW components. All the best, Shane RE: Boot Strap Container How To?? - LorenSzendre - 10-07-2018 Yes, I currently live in Ukraine ![]() I'll try to expand the test app I wrote in order to test some of the IWBootstrap components I haven't experimented with yet RE: Boot Strap Container How To?? - ShaneStump - 10-07-2018 (10-07-2018, 09:05 AM)LorenSzendre Wrote: Yes, I currently live in Ukraine Good morning Loren! That would be of great benefit to me and others! One request: could you add a simple navigation bar that has 1) A Left aligned button 2) Center text object 3) A right aligned button that is a drop down. Thanks, Shane RE: Boot Strap Container How To?? - LorenSzendre - 10-07-2018 Sure, I'll put a page in my demo app with that. I'm fighting right now with learning the actual IWBS components. For instance, I have an exact Bootstrap design that I'm trying to implement in Delphi, and at first it seemed like the components would not allow me to do what I wanted. But then I looked at the source code and realized that Kattunga is automatically creating a div inside the component I was working with -- so I don't need to clutter up my form with another BSRegion. I'll have a new version of the demo app soon RE: Boot Strap Container How To?? - ShaneStump - 10-07-2018 (10-07-2018, 02:13 PM)LorenSzendre Wrote: Sure, I'll put a page in my demo app with that. Thanks. That is a problem with components vs just pure html/javascript/etc. I am just trying to keep my design simple this time around and I am hoping bootstrap will allow me to do that. Looking forward to the new demo. All the best, Shane |