Flow
Flow
Flow
TriniTuner.com  |  Latest Event:  

Forums

Visual Basic Programming

this is how we do it.......

Moderator: 3ne2nr Mods

User avatar
Ronaldo95163
TriniTuner 24-7
Posts: 8393
Joined: June 25th, 2007, 1:05 pm
Location: Not quite sure
Contact:

Re: Visual Basic Programming

Postby Ronaldo95163 » August 16th, 2011, 3:10 pm

Image

Screen Cam I also did last year

User avatar
Ronaldo95163
TriniTuner 24-7
Posts: 8393
Joined: June 25th, 2007, 1:05 pm
Location: Not quite sure
Contact:

Re: Visual Basic Programming

Postby Ronaldo95163 » August 18th, 2011, 5:12 pm

I'm having some problems.

I set the trackbar's minimum value to -100 in order to balance the left speakers. Unfortunately the progressbar that works with the trackbar doesn't support a minimum value of -100 or any negative values :(

I came up with this code to disable it when it reaches a number below 0 for the Trackbar1_Scroll_1 class.

Code: Select all

If trackbar1.value = < 0 Then
Progressbar1.enabled = false


Sadly that doesn't work :(

Does anyone know what code I can use in order to disable it when it reaches a value below 0?

Also a few months ago I got the drag/drop feature to work for the listbox but suddenly today it has stopped working o.O I remember doing a Windows Update a few weeks ago. Could it be that which stopped it from working?
Last edited by Ronaldo95163 on August 21st, 2011, 11:48 am, edited 1 time in total.

User avatar
Ronaldo95163
TriniTuner 24-7
Posts: 8393
Joined: June 25th, 2007, 1:05 pm
Location: Not quite sure
Contact:

Re: Visual Basic Programming

Postby Ronaldo95163 » August 21st, 2011, 11:47 am

I've decided to scrap the progress bars. Everything works fine now.

Image

^ That's how far i've reached with the welcome/home screen.

I still have the following to complete:

About Box
Contact Me form (Coding should be the same as the email spammer but without a timer to prevent it from looping)
Help
Close & Restart buttons still need coding
_____________________________________

Still testing the Media Player itself to find any problems. Also I created a login form for the Youtube Browser.

Image

User avatar
salvation4U
3NE2NR is my LIFE
Posts: 706
Joined: August 27th, 2009, 3:59 pm
Location: Trinidad

Re: Visual Basic Programming

Postby salvation4U » August 21st, 2011, 2:07 pm

So VB is C++??

User avatar
Ronaldo95163
TriniTuner 24-7
Posts: 8393
Joined: June 25th, 2007, 1:05 pm
Location: Not quite sure
Contact:

Re: Visual Basic Programming

Postby Ronaldo95163 » August 21st, 2011, 3:11 pm

Not really. It's a different language.

User avatar
Ronaldo95163
TriniTuner 24-7
Posts: 8393
Joined: June 25th, 2007, 1:05 pm
Location: Not quite sure
Contact:

Re: Visual Basic Programming

Postby Ronaldo95163 » August 23rd, 2011, 4:15 pm

Teaser


Advertisement

Return to “Ole talk and more Ole talk”

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 128 guests