jahlxx Posted April 8, 2019 Posted April 8, 2019 Hi. I've recently updated to the last version of unigui. As I can see, in forms titles, a blank space is shown before the form caption. Is not important, but how can I hide that blank space? Thanks. Quote
jahlxx Posted April 8, 2019 Author Posted April 8, 2019 1 hour ago, CoderU said: if are you using border style dialog.. Icon not show if sizebale window then show icon. But you can use form-images- form.iconindex Whih this, the blank space is not hidden. Quote
Sherzod Posted April 8, 2019 Posted April 8, 2019 2 hours ago, jahlxx said: Is not important, but how can I hide that blank space? function window.beforeInit(sender, config) { config.iconCls=""; } 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.