home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
hypercrd
/
hc1_2_x
/
macsunrs.sit
/
MacSUNRISE.Katakana
/
card_10882.txt
< prev
next >
Wrap
Text File
|
1990-06-26
|
6KB
|
250 lines
-- card: 10882 from stack: in.Katakana
-- bmap block id: 0
-- flags: 0000
-- background id: 11035
-- name: Suchkarte
----- HyperTalk script -----
on opencard
end opencard
on closecard
end closecard
-- part 4 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=17 top=252 right=272 bottom=172
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: JIS
----- HyperTalk script -----
on mouseUp
set hilite of button Lesungen to false
set hilite of button " Notiz zu Lesungen" to false
set hilite of button "K&K" to false
set hilite of me to true
global Suchbegriff
put "JIS" into Suchbegriff
click at the loc of btn Suchen
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=17 top=212 right=231 bottom=172
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: K&K
----- HyperTalk script -----
on mouseUp
set hilite of button Lesungen to false
set hilite of button JIS to false
set hilite of btn " Notiz zu Lesungen" to false
set hilite of me to true
global Suchbegriff
put "KK" into Suchbegriff
click at the loc of btn Suchen
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 2003
-- rect: left=7 top=40 right=208 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 8538 / 8538
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Suchen
----- HyperTalk script -----
on mouseUp
set the hilite of me to true
set the hilite of me to false
global Suchbegriff
global findwort
if the hilite of btn "Lesungen" is true then put "Lesungen" into Suchbegriff
if the hilite of btn " Notiz zu Lesungen" is true then put "Notiz zu Lesungen" into Suchbegriff
if the hilite of btn "K&K" is true then put "KK" into Suchbegriff
if the hilite of btn "JIS" is true then put "JIS" into Suchbegriff
put Suchbegriff into Fragebegriff
if Fragebegriff="KK"
then
put"K&K"into Fragebegriff
end if
if fragebegriff ="Lesungen" then put "readings" into Fragebegriff
if Fragebegriff ="Notiz zu Lesungen" then put "note / readings" into Fragebegriff
Ask "what to search for in " & Fragebegriff with findwort
if it is not empty
then
global Findwort
put it into findwort
set cursor to Lupe
lock screen
go next card
find word findwort in bkgnd field Suchbegriff
if the result = "not found"
then
play boing
go card Suchkarte
else
pop card into Banane
unlock screen
click at 200,200
end if
unlock screen
end if
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 4006
-- rect: left=187 top=256 right=275 bottom=340
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Notiz zu Lesungen
----- HyperTalk script -----
on mouseUp
set hilite of button Lesungen to false
set hilite of button JIS to false
set hilite of button "K&K" to false
set hilite of me to true
global Suchbegriff
put "Notiz zu Lesungen" into Suchbegriff
click at the loc of btn Suchen
end mouseUp
-- part 14 (button)
-- low flags: 00
-- high flags: 0006
-- rect: left=187 top=22 right=41 bottom=342
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Lesungen
----- HyperTalk script -----
on mouseUp
set hilite of button JIS to false
set hilite of button "K&K" to false
set hilite of btn " Notiz zu Lesungen" to false
set hilite of me to true
global Suchbegriff
put "Lesungen" into Suchbegriff
click at the loc of btn Suchen
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 2003
-- rect: left=12 top=276 right=320 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 14953 / 14953
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: zurƒck
----- HyperTalk script -----
on mouseUp
pop card
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=119 top=3 right=19 bottom=172
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 19:33
-- part 18 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=292 top=3 right=19 bottom=343
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 00:01
-- part 19 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=348 top=3 right=19 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 21.6.1990
-- part 20 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=447 top=323 right=342 bottom=511
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: quit
----- HyperTalk script -----
on mouseUp
pop card
click at the loc of bkgnd btn beenden
end mouseUp