Cursorposition in Bitmapbutton

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 14/08/2007 at 05:55, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   9.6-10.5 
Platform:   Windows  ; Mac  ;  Mac OSX  ; 
Language(s) :     C++  ;

---------
Hi,

is there a way to retrieve the cursorposition in a bitmapbutton when the user clicks into it?

I don´t see any other way to have a bitmap displayed in the Attributes Manager (beside creating my own customgui for it, but argh...that´s the last option) that allows user interaction right?

thanks!

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 15/08/2007 at 04:22, xxxxxxxx wrote:

Darkness falls across the land, midnight hour is close at hand. Creatures crawl in search of blood, to terrorize your neighborhood....nope, I´m just waiting and wasting some time..*g* I am very much satisfied with a "yes" or "no". :)

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 15/08/2007 at 05:07, xxxxxxxx wrote:

I would say "no" but I am not entirely sure, at least I found no direct way to get cursor coordinates in a bitmapbutton.

cheers,
Matthias

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 15/08/2007 at 05:10, xxxxxxxx wrote:

Yep, I also couldn´t find anything in the SDK. So that confirms my assumption. I´ll go with a customgui then. Thank you!