KingOrmon Posted March 15, 2012 Posted March 15, 2012 Hello, I have a imagelist with png 32 bit and it does not show transparency. What is the correct setup or steps ? Thank you for update Regards Quote
KingOrmon Posted March 16, 2012 Author Posted March 16, 2012 I need this for launch commercial app... Regards Quote
Administrators Farshad Mohajeri Posted March 16, 2012 Administrators Posted March 16, 2012 Hello, I have a imagelist with png 32 bit and it does not show transparency. What is the correct setup or steps ? Thank you for update Regards Imagelist doesn't save images in PNG format. For each button set proper Transparency option: toAuto = The border color of image is used as transparent color toFuchsia = Transparency color is fuchsia. Quote
KingOrmon Posted March 16, 2012 Author Posted March 16, 2012 what ImageList method is used for generate cache images ? Exists URL for set image ? or using Ext JS event ? Quote
Administrators Farshad Mohajeri Posted March 16, 2012 Administrators Posted March 16, 2012 Cache images are internally generated when needed. Quote
KingOrmon Posted March 16, 2012 Author Posted March 16, 2012 are you planned any workaround for use png on toolbuttons ? Quote
Administrators Farshad Mohajeri Posted March 16, 2012 Administrators Posted March 16, 2012 are you planned any workaround for use png on toolbuttons ? Currently button images are set through TImageList which doesn't have support for PNG transparency. However we support transparency via TUniToolButton.Transparency option. In future we may add support for a property which you can directly assign PNG images. Quote
KingOrmon Posted March 16, 2012 Author Posted March 16, 2012 maybe a URLimage property like TuniImage ? Quote
Administrators Farshad Mohajeri Posted March 16, 2012 Administrators Posted March 16, 2012 Logged: #1285 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.