At 1:22 PM -0700 7/10/2002, Josh Dye wrote: > I made a stack, that opens up games, etc. It works, so I put it into a >Standalone. I ran it, worked good (Except that the boxes are all White, >anyone know why?)
By "boxes" do you mean icon buttons? If so, did you use icons from one of the image libraries? If you do, you need to check off that library in Distribution Builder when you make the standalone. >Also, is there a >way to disable certain keys? I would like to disable Windows + D, Alt + Tab, >Alt + F4, and some others. Any ideas? Check keyDown and rawKeyDown. -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] Runtime Revolution Limited - The Solution for Software Development http://www.runrev.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
