resources/shows/MethodFinderWindow_en.show
changeset 3721 7b3f78e993ad
parent 3719 4a8a3dc10ed8
child 3731 cdfc4f9f635f
equal deleted inserted replaced
3720:88345ce4ef2d 3721:7b3f78e993ad
     1 #(
     1 #(
     2 	show: 'this little presentation shows, how to find a method when the desired result is known'
     2 	show: 'this little presentation shows, how to find a method when the desired result is known'
     3 	wait 0.5
     3 	wait: 0.5
     4 	show: 'Questions answered by this tool are: "which function will sort a list", or "how do I get a string in upper case".'
     4 	show: 'Questions answered by this tool are: "which function will sort a list", or "how do I get a string in upper case".'
     5 
     5 
     6 	intro
     6 	intro
     7 
     7 
     8 	(unless: ( isEmpty: ReceiverEditor ) do:(
     8 	(unless: ( isEmpty: ReceiverEditor ) do:(