You need to make sure that the backColor and backPixmap for the card, stack, and all other stacks in the hierarchy (i.e., a mainstack and/or the Home stack) are set to empty. The same rule applies if you want to use the system background color on Win32 systems. Regards, Scott



Hi there

Tried this in a button on the mainstack (the only stack):

on mouseUp
  set the backcolor of this stack to empty
  set the backPixmap of this stack to empty
  set the backcolor of this card to empty
  set the backPixmap of this card to empty
end mouseUp

Nothing happend

What is wrong?

OSX 10.2.4

Kind regards
Michael Kristensen

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to