Showing results 1 to 11 of 11
Search took 0.01 seconds.
Posts Made By: jayDC
Forum: Visual Basic 4 / 5 / 6 Jan 12th, 2008
Replies: 5
Views: 977
Posted By jayDC
Re: code for allowing trial period

not sure if the MAC address is the way to go, what if you change nics.

maybe the windows serial or registered users name, from the system information.

take a look here on how to access that...
Forum: Visual Basic 4 / 5 / 6 Jan 11th, 2008
Replies: 5
Views: 1,300
Posted By jayDC
Re: ToolBar

bacially the problem is.

I have a toolbar in a MDIForm called MDIForm1

Most of the code of my project is located in Form1

I want to have form1 have the code, but the toolbar to located in...
Forum: Visual Basic 4 / 5 / 6 Jan 11th, 2008
Replies: 5
Views: 1,300
Posted By jayDC
Re: ToolBar

IS there a way to do the code you just posted but from a form that does not include the toolbar?

Ie:

MDIForm1 has the toolbar

Form1 has the button code
Forum: Visual Basic 4 / 5 / 6 Jan 11th, 2008
Replies: 5
Views: 1,300
Posted By jayDC
Question ToolBar

I'm using the VB6 Standard Toolbar Control. I would like to basically do this:


Private Sub MDIForm1.Toolbar1_ButtonClick(ByVal Button As MSComctlLib.Button)

Which cannot be done. I'm looking for a...
Forum: Visual Basic 4 / 5 / 6 Jan 3rd, 2008
Replies: 0
Views: 560
Posted By jayDC
Question Graphical Knob as Scrollbar.

I have worked out a good way to replace a scrollbar with a graphical slider, and it works great. Now I'm on to the knobs. Anyone have an idea on the best way to approach this? I want to code them,...
Forum: Visual Basic 4 / 5 / 6 Dec 18th, 2007
Replies: 2
Views: 897
Posted By jayDC
Re: Graphical Scrollbar

any idea on which ones?
Forum: Visual Basic 4 / 5 / 6 Dec 16th, 2007
Replies: 2
Views: 897
Posted By jayDC
Graphical Scrollbar

is there a way to implement a graphical scrollbar? the vb6 one is kinda ugly.
Forum: Visual Basic 4 / 5 / 6 Dec 15th, 2007
Replies: 3
Views: 1,697
Posted By jayDC
Re: How to make a Loading bar??

I have this in my code

Private Sub mnuOpen_Click()
Dim result As FMOD_RESULT
Dim cD As New cCommonDialog
If channel Then
Call FMOD_Channel_Stop(channel)
End If
Timer1.Enabled = 1
On Error GoTo...
Forum: Visual Basic 4 / 5 / 6 Dec 15th, 2007
Replies: 2
Views: 1,653
Posted By jayDC
Re: VU Meter to control a clavilux

Hey check out the FMOD Api.. www.FMOD.org this is a fantastic audio engine for many langs, including VB6.
Forum: Visual Basic 4 / 5 / 6 Dec 15th, 2007
Replies: 2
Views: 1,127
Posted By jayDC
Re: Sample Accurate Timing?

excuse me, gdi32..
Forum: Visual Basic 4 / 5 / 6 Dec 15th, 2007
Replies: 2
Views: 1,127
Posted By jayDC
Question Sample Accurate Timing?

Hello everyone,
I'm a bit new to this forum, found some excellent posts that helped me alot on this new and advance project I'm working on.

I'm creating a program to control Vinyl Mastering...
Showing results 1 to 11 of 11

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:48 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC