
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 01:19 PM
crap, i forgot to ask.. since there are 2 different instances as i showed for 2 different timmers.. i would just be able to double the code but add...
47 replies | 1319 view(s)
-
Today, 12:57 PM
RESOLVED... subject line to too long to say it in it
47 replies | 1319 view(s)
-
Today, 12:54 PM
Me.txtTime.Text = Format$(l_Hours, "0") & ":" & Format$(l_Mins, "00")
ahh. i didn't think i could or should remove that first 0 in the HOURS...
47 replies | 1319 view(s)
-
Today, 12:44 PM
I already gave you one:
That's it. I should probably have said every type name is unique.
Yes, and everyone does. When a developer defines a...
4 replies | 353 view(s)
-
Today, 12:40 PM
Now you're just trolling (or at least I hope you are!) ;)
Look closely at the RefreshTimeDisplay sub, it should become obvious how to do this...
47 replies | 1319 view(s)
-
Today, 12:21 PM
How to create a QR code with a link to open a website?
Tks
0 replies | 35 view(s)
-
Today, 12:08 PM
sorry, i stand corrected.. the lowest it can go is 0:00 not 0:15.. i thought it was 0:15 this whole time, my bad on that. i guess the only solution i...
47 replies | 1319 view(s)
-
Today, 12:03 PM
yeah that works.. but i wanted formatted like: 0:00 - 9:45, i don't want that 0 showing in the front as in your picture and zip file as i showed in...
47 replies | 1319 view(s)
-
Today, 12:02 PM
I'm continuing my analysis of the problems importing VB6 projects containing an MDIform.
I reinstalled version 622 of twinBASIC, and surprise!...
6 replies | 497 view(s)
-
Today, 11:59 AM
that picture shows the 0 before the 1.. as well as your code:
' Format and display the time as HH:MM, always using two digits (e.g., 01:15)...
47 replies | 1319 view(s)
-
Today, 11:57 AM
Another small bug: when importing a VB6 project containing docked controls on the MDI, the dockage value is not retrieved.
This is certainly not...
6 replies | 497 view(s)
-
Today, 11:49 AM
Hi guys, I'm asking for help with a module that module supposed to backup data from SQL and later restore it to the same location.
Thank you to...
0 replies | 48 view(s)
-
Today, 10:24 AM
No errors occur...
I have also tried creating new beamContext and beamSurface every frame no change
Olaf, I think you may be right (as...
8 replies | 519 view(s)
-
Today, 10:14 AM
You could use a playlist…
https://chrisbitting.com/2012/04/06/creating-playing-playlist-vb-net-windows-media-player-control/
6 replies | 847 view(s)
-
Today, 10:13 AM
The main thing that stopped many of us having a look at vFree BASIC for the last few years, is its obscurity. Obscured by a cloud of Chinglish and...
61 replies | 52442 view(s)
-
Today, 10:08 AM
False positives occur, especially in new binaries or in code that can deeply access the system. Regardless, of any potential false positive you have...
61 replies | 52442 view(s)
-
Today, 09:58 AM
RC6 required
Private mMute As Integer ' property
Private mSystemAudioLevel As Currency ' property
Private mResetAudio As Boolean
Private...
4 replies | 181 view(s)
-
Today, 09:19 AM
Ran into the need to edit out CrLf bytes, so the attachment has been updated.
J.A. Coutts
14 replies | 2246 view(s)
-
Today, 09:18 AM
Couple of things that might be worth trying:
1) If you are trapping errors in any method that calls Render2DBeam and there is an error after...
8 replies | 519 view(s)
-
Today, 09:12 AM
See the Average Strategies link in my signature for an example of importing your own or third party namespaces…
4 replies | 353 view(s)
-
Today, 08:27 AM
I moved the drawing code out of the class instance into the form it is drawing on and still get same result. If I do not draw the beams there are no...
8 replies | 519 view(s)
-
Today, 08:09 AM
This is still not working , anyone see what I'm missing?
Private Sub AxWindowsMediaPlayer1_PlayStateChange(sender As Object, e As...
6 replies | 847 view(s)
-
Today, 07:24 AM
I'm substantially more productive in the Monaco-based tB IDE for all the reasons mentioned. Even with the fancy VB6 CodeSMART addin.
Can't imagine...
14 replies | 860 view(s)
-
Today, 06:57 AM
Hopefully this is simple enough, and if it works as you need then I recommend reading the comments to get a better understanding as to what the code...
47 replies | 1319 view(s)
-
Today, 06:43 AM
What is wrong with latest versions, are you discriminating english?
61 replies | 52442 view(s)
-
Today, 05:26 AM
THE RESULT IS ERROR
https://www.excelforum.com/excel-programming-vba-macros/363957-api-commands-to-turn-volume-control-on.html
Option Explicit
...
4 replies | 181 view(s)
-
Today, 05:25 AM
Hi
Exactly, which kind of file you're trying to use? xlsx? xls? mdb? accmdb?...
4 replies | 277 view(s)
-
Today, 05:13 AM
I am very thankful for your response. Read many books but haven't gotten an answer as close to what you just stated. I am just trying to wrap my head...
4 replies | 353 view(s)
-
Today, 05:04 AM
Changing system volume from VB6-VBForums
https://www.vbforums.com/showthread.php?841819-RESOLVED-Changing-system-volume-from-VB6
4 replies | 181 view(s)
-
Today, 04:43 AM
FWIW, the contributing guidelines have been updated with a VB6 quickstart, to help contributors used to VB6.
11 replies | 589 view(s)
|
Click Here to Expand Forum to Full Width
|