Skip to content

Instantly share code, notes, and snippets.

@gnacu
Created December 2, 2020 21:55
ldy #tkbutton
jsr classptr
jsr tknew
ldy #init_
jsr getmethod
jsr sysjmp
#setobj8 this,rsmask,rm_ankl.rm_ankb
#setobj8 this,width,3
ldy #settitle_
jsr getmethod
#getstr 0
jsr sysjmp
ldy #settgt_
jsr getmethod
lda #0 ;Not a method
#ldxy refresh
jsr sysjmp
#rdxy tkenv+te_rootview
jsr appendto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment