Go Back   Winamp Forums > Community Center > General Discussions

Reply
Thread Tools Search this Thread Display Modes
Old 21st December 2000, 15:12   #1
a-arse
Banned
 
a-arse's Avatar
 
Join Date: Dec 2000
Posts: 1,711
Does anyone know how I could set up my app to:

Upon clicking of one button a load screen (like the one on winamp when u click add mp3) comes up and upon choosing the file you wish to load and clicking OK the app will safe the destination of the selected file into a skin which can then be opened/excecuted by another buttonn.
Thanks,
Bye,
a-arse is offline   Reply With Quote
Old 21st December 2000, 15:56   #2
Yantze
Senior Member
 
Join Date: Nov 2000
Location: Cambridge, ON, Canada
Posts: 141
Send a message via ICQ to Yantze
Try checking out Microsoft's website
http://msdn.microsoft.com/vbasic
They have tips and tricks there. I'm just learning VB myself, so I can't be any more help than that.
Yantze is offline   Reply With Quote
Old 21st December 2000, 16:47   #3
a-arse
Banned
 
a-arse's Avatar
 
Join Date: Dec 2000
Posts: 1,711
Thanks I'll try there another good site is
http://www.vb-world.net/
a-arse is offline   Reply With Quote
Old 21st December 2000, 20:23   #4
ecstatic
Senior Member
 
Join Date: Nov 2000
Location: NJ
Posts: 313
Send a message via ICQ to ecstatic
Use the Common Dialog control. Then just take the filename from that, and put it into a variable that the skin loading routine can access.

How you load the skin is your business.
ecstatic is offline   Reply With Quote
Old 22nd December 2000, 08:41   #5
a-arse
Banned
 
a-arse's Avatar
 
Join Date: Dec 2000
Posts: 1,711
Thanks:

I don't know what you just said But I have MDSN library on my comp so I'll type that in ,
Thanks,
a-arse is offline   Reply With Quote
Old 22nd December 2000, 12:02   #6
a-arse
Banned
 
a-arse's Avatar
 
Join Date: Dec 2000
Posts: 1,711
Thanks Alot
I worked just fine
Thanks ecstatic you really helped me out there
a-arse is offline   Reply With Quote
Old 23rd December 2000, 05:06   #7
Khaine
Senior Member
 
Join Date: Nov 2000
Posts: 171
Send a message via ICQ to Khaine
try this code

frm(whatever the other form is called).Show
Me.Hide

you don't need the Me.Hide but it helps save memory
Khaine is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Community Center > General Discussions

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump