when i put the bmp pic for the login screen and have like load,delete icons how do i code the icons under turfs so when i click the load it loads,or when i click delete it deletes?
no i have a bmp file there and above the bmp is and dmicon
that says Load then another that says new,how do i code them in the turfs so that when i click them it loads or makes a new file
no i have a bmp file there and above the bmp is and dmicon
that says Load then another that says new,how do i code them in the turfs so that when i click them it loads or makes a new file
Well, there can't really be a dmicon above the bmp. Some atom which has an icon can be over the turfs which are represented by the bmp. That atom's Click() proc is what you need to use.