Changing Icons using python
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/06/2011 at 17:23, xxxxxxxx wrote:
where is the icon data for an object stored? is it possible to change and access it? basically something like:
op.GetIcon or op.SetIcon
thanks for being so sexy!
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/06/2011 at 17:25, xxxxxxxx wrote:
This is not possible. The image which is returned from GetIcon() shouldnt be changed.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/06/2011 at 17:55, xxxxxxxx wrote:
awwwwwwww. bummer. thanks for the quick response!
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/06/2011 at 01:40, xxxxxxxx wrote:
Why shouldn't it be changed ?
I did try it out some time ago, and it worked fine.
I made all my Icons in Cinema full of a noisy shape xD -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/06/2011 at 02:58, xxxxxxxx wrote:
that sounds awesome, Ill check the C++ documentation and see if i can find the equivalent in python. but so far no luck.