Member
Last active 3 years ago
Hi!
There is a way to see nav items in Navigation Bar, viewed together with the TabBar?
Another thanks for your help.[attachment:5b87a2a52007c][attachment:5b87a2a52007c][attachment:5b87a2a52007c]
Hi, @marco!
Great! Using a CustomView is the best solution for me.
Thank you so much for your support!
Hi!
I can't view content placed under 2000px, in a long window used for vertical scrolling.
I would like to set height like in Xcode for "View Controller", "Simulated Size", "Freeform".
I've insert a "View" with more elements, but I can't see them if I set "Frame" over 2000px. in "H" (or "Scroll" "Size" "H").
The only solution that I have found is set the zoom at 25%, but the content is too small.
There is another solution?
Many thanks for your help.
Great! Everything works perfectly! :)
Hi, and thank you so much @marco!
Hi!
I can't load images of an html file, for WebView (offline, all images are in "Assets").
I tried in various ways to load the files and folder but it did not work.
In the WebView settings I entered "index.html" for "Inspector URL", and I also tried to load the html code directly in "Inspector HTML".
Everything else is loaded correctly, CSS styles and even JS seems to work.
WebView can load images from an html file in "Assets"?
I hope that you can help me.
Thanks in advance.
Wonderful! :)
For the project that I had in mind, the "carouselMultipleDetailWindows" is exactly what I wanted!
But also the "carouselSingleDetailWindow", will surely be useful for other purposes.
Thank you so much @andrea for your support and for your perfect explanation!
Ciao @andrea, and many thanks for your great reply.
I've follow your advices and I've almost reached the target.
Is possible, using "DidSelectCell" (or other method) for open different Window for every one images?
For example: Image1 open Window2, Image2 open Window3, etc.
Hi @andrea, and many thanks for your quickly reply.
In Carousel I can't get it more cells for insert others cards content.
If I press "+" button I can view "Cell" icon, but nothing happens (if I press, I can't add it).
I can charge images only from "Assets", in fact if I set image in "ImageView" inside the cell, I can't view it from Carousel.
In addition I can't set custom size for the cell, I've tried but in the Carousel I can view only square images.
I couldn't find any other way to get the result.
Is possible to add more (custom) cells to Carousel (for view more cards with texts), without use a database?
Ok, perfect!
Many thanks @andrea for your super quickly help! :)