custom buttons

Wilhelm Sanke sanke at hrz.uni-kassel.de
Wed Feb 25 17:08:17 EST 2004


On Wed Feb 25  Thomas McGrath III <3mcgrath at adelphia.net> wrote:

> I have made my down state and up state 'base' button as the icons of
> those states in a transparent button and it looks great.
> I want to link a small icon on top of that button and when the user
> clicks with the mouse to send mousedown and up to that button 'through'
> the icon.
> Rev is not doing this. I tried pass mousedown, send "mousedown" to
> button "Button 2" and click at button "Button 2" and none of them seem
> to work. The last caused REV to freeze up and not receive mouse clicks
> at all.
>
> Should I group them??? should I 'do' something to the icon image???
>
> Thanks
> Tom



In "Magic Triangle" - to be found among the "user contributions" at the 
Runrev site - I have used a routine which sends a mouseup-message 
"through" a field via a "click at" to an underlying graphic.

Maybe this is something that could help with your problem?

Regards,

Wilhelm Sanke



More information about the use-livecode mailing list