Making a scrollview with buttons

DGChainZ

Member
What is the syntax for calling a subroutine? I'm only familiar with initializing one. (sorry if this seems dumb but this is my first program).

Also, wouldn't this only fix the text issue and not the program's inability to access and play the .wav files?
 

DGChainZ

Member
I have fixed the issue with calling the .wav files!

I forgot the line:

btn = Sender within the click sub.

I still need to know how to access the Init sub in order to add text to the buttons!
 

DGChainZ

Member
You're right, it has nothing to do with windows mobile. I accidentally posted here. Klaus has been helpf
ul still so I didn't feel the need to repost in android.
 
Top