Post

Replies

Boosts

Views

Activity

Reply to Swift is new for me
the most examples on the documentation do not work. some libraries like visionos 8gb are to download. do i need them for using my func? i have on no website found a listing of the func and their names with parameters and type-info, which i need written above. can somebody write in swift this: //which libraries? a=5*sin(33) if a>2 { openwindow(x,y,width,height) while mouseleft=false { if keyboard=down { if keyboard="A" draw full-rectangle(x,y,width, height,color 40C080)} if mouse-x>400 {draw text(x,y,color ff8080,"hello",size 16, font arial)} } closewindow-complete(?) } a=3*sin(55)
Nov ’24
Reply to Swift is new for me
can nobody write this program in xcode/swift language?
Replies
Boosts
Views
Activity
Jan ’25
Reply to Swift is new for me
the most examples on the documentation do not work. some libraries like visionos 8gb are to download. do i need them for using my func? i have on no website found a listing of the func and their names with parameters and type-info, which i need written above. can somebody write in swift this: //which libraries? a=5*sin(33) if a>2 { openwindow(x,y,width,height) while mouseleft=false { if keyboard=down { if keyboard="A" draw full-rectangle(x,y,width, height,color 40C080)} if mouse-x>400 {draw text(x,y,color ff8080,"hello",size 16, font arial)} } closewindow-complete(?) } a=3*sin(55)
Replies
Boosts
Views
Activity
Nov ’24
Reply to Swift is new for me
i have listed the func i am interested in. is there no standard library from apple to use? from where i could receive this informations?
Replies
Boosts
Views
Activity
Oct ’24