Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/04/2003 at 04:51, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Windows ; Language(s) : C.O.F.F.E.E ; C++ ;
--------- hello, i am trying to display a bitmap or tiff in the attribute editor. does anyone has a hint, how i can do this ?
the picture should change everytime i klick on a button.
best regards from germany
On 26/04/2003 at 15:28, xxxxxxxx wrote:
noone ? i now that this is possible. samir... do you want to explain how you did it in DPIT ?
On 26/04/2003 at 22:52, xxxxxxxx wrote:
Have a look in the description file (sorry I don't know). If you want to know how to do something in the AM, find something in C4D that does what you want, find its description file and take a look at it, you are then half way towards it. You can then find the header file for that control; I would assume the bitmap is a customgui, looking at the c4d headers I see customgui_bitmapbutton, could be it.
On 27/04/2003 at 03:10, xxxxxxxx wrote:
Hi, the bitmapbutton is the right way to go. Search this forum. There are two or three postings that will explain how to use it. Oh yeah, the good old search function.
On 29/04/2003 at 21:43, xxxxxxxx wrote:
ok thanks ... i found something... i'll try it today!