I have the following script:
on mouseUp
   open stack "ATT"
   go to cd 1
   show stack "ATT"
   set the backdrop to "white"
   set the width of stack "ATT" to 959
   set the height of stack "ATT" to 824
end mouseUp
The backdrop is giving only black, any color I use does not work. Even in this script it is defined as white, but still gives black.
How to change this? I am using LC 6.5
Thanks
Rob van der Sloot
			
			
									
									
						Backdrop problem
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, asayd
- 
				Rob van der Sloot
 - Livecode Opensource Backer

 - Posts: 79
 - Joined: Sat Apr 17, 2010 9:21 am
 
Re: Backdrop problem
..........
			
			
													
					Last edited by [-hh] on Wed Aug 13, 2014 4:17 pm, edited 1 time in total.
									
			
									shiftLock happens
						Re: Backdrop problem
In Win7 on 5.5.5 I tested using the MessageBox. 
 worked perfectly. 
 yielded Black
 removed the backdrop, as discussed in the Dictionary.
			
			
									
									Code: Select all
set backDrop to "blue"Code: Select all
set backDrop to "empty"Code: Select all
set backdrop to noneWalt Brown
Omnis traductor traditor
						Omnis traductor traditor
