ankush.wadke Posted March 29, 2018 Share Posted March 29, 2018 While working with text using the combination of "ObjectGui" and "WidgetLabel", came across a requirement of squeezing the text if it crosses the "ObjectGui" bounds. Need to know how can the same be achieved using C++ APIs. Thank you. Link to comment
silent Posted March 29, 2018 Share Posted March 29, 2018 Hi Ankush, Could you please provide a small test scene with description of what you want to achieve? Also a couple of screenshots as well will be very helpful. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
ankush.wadke Posted March 31, 2018 Author Share Posted March 31, 2018 Hello silent, Thanks for the reply, my case got satisfied as i could scale the ObjectGUI in X axis which would get me the required effect of shrink to fit within a background image. Link to comment
Recommended Posts