I need to create an apps although i’m just new user to ForUI. I just wanted to add Icon name. one more thing I couldn’t find the shopping cart on library. Please help.
1 answer
Hi jasim, you can take a look at this example: http://www.foreui.com/store/view.php?id=3
As you can see, the “icon name” is just a TextBox element. In ForeUI, an icon with a text below is not a basic element, you need to use an ImageBox and a TextBox for it. Similarly, you can not find a standard “shopping cart” element in ForeUI. You can use an ImageBox with proper icon to make it looks like a shopping cart, but how the cart works depends on your behavior definition. Here are two examples that have shopping cart simulated:
http://www.foreui.com/store/view.php?id=13
http://www.foreui.com/store/view.php?id=27
This question is now closed