mhmda Posted July 5, 2017 Posted July 5, 2017 Project made using unigui- online link: http://5.189.151.122:1977/ After converting svg to extjs sprite you can add it to your app and use it: MainForm.window.add(sprite); Quote
delagoutte Posted July 19, 2017 Posted July 19, 2017 After, how do you use sprite in uni application ? Quote
mhmda Posted July 19, 2017 Author Posted July 19, 2017 Soon I will post a sample project We use it in our unigui 'Desktop App' for displaying widgets on desktop and for start menu, very cool ! 1 Quote
delagoutte Posted July 31, 2017 Posted July 31, 2017 I try to use svg but i have some problem with Internet explorer and edge.(not display, fill property...) Do you think that if i use sprite i'll have less problem ? where do you write your "extsj sprite" code ? in a custom js file ? when you say MainForm.window.add(sprite); After how do you call this for display the icon in a label for example ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.