can someone explain this to me?


this works

  set the rect of this stack to 0,0,640,480
  set the bottomright of button "skip" to the bottomright of this stack
  set the loc of this stack to the screenloc
 
this doesn't

  set the rect of this stack to 0,0,640,480
  set the loc of this stack to the screenloc
  set the bottomright of button "next" to the bottomright of this stack
 
i thought the bottomright help text explained it a little witht eh difference of a stack bottomright being in screen cords while the object bottomright is window cords....but then why does setting the loc after the bottom right work?




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

Reply via email to