
- 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, 05:08 PM
Whoops, was playing around with something else in the project and left a reference to a library dangling...This version should work:
You...
51 replies | 1421 view(s)
-
Today, 04:20 PM
What does that even mean?? You don't call a Module, you call the procedures/functions within a module. Plus, you posted two modules so we have no...
1 replies | 81 view(s)
-
Today, 03:46 PM
in the reply above i meant to say VBFlexGrid, not flexgrid.
1508 replies | 740137 view(s)
-
Today, 03:07 PM
error found when trying to run it.. i don't plan on running anymore timers.. but yeah, good idea to think ahead..
but hell.. that's a lot...
51 replies | 1421 view(s)
-
Today, 03:03 PM
https://www.vbforums.com/showthread.php?897992-VB6-VBA-QR-Code-generator-library
1 replies | 57 view(s)
-
Today, 02:42 PM
Or with just an ide dependency of oleexp.tlb (or WinDevLib in tB) since we're reposting the thread,
Private mDefRenderMM As IMMDevice
Private...
5 replies | 205 view(s)
-
Today, 02:36 PM
You can do it that way, but it is not very flexible, is prone to errors later if you make changes in one method but forget to update the other...
51 replies | 1421 view(s)
-
Today, 02:28 PM
I have a company portal which I can write the information into it, but it is not enough to trigger the autosearch function and it is acting like it...
0 replies | 87 view(s)
-
Today, 02:21 PM
NVM.. answered my own question.. yes it does works perfectly..
**** NOW RESOLVED
51 replies | 1421 view(s)
-
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...
51 replies | 1421 view(s)
-
Today, 12:57 PM
RESOLVED... subject line to too long to say it in it
51 replies | 1421 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...
51 replies | 1421 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 | 372 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...
51 replies | 1421 view(s)
-
Today, 12:21 PM
How to create a QR code with a link to open a website?
Tks
1 replies | 57 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...
51 replies | 1421 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...
51 replies | 1421 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 | 565 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)...
51 replies | 1421 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 | 565 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...
1 replies | 81 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 | 522 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 | 851 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 | 52530 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 | 52530 view(s)
-
Today, 09:58 AM
RC6 required
Private mMute As Integer ' property
Private mSystemAudioLevel As Currency ' property
Private mResetAudio As Boolean
Private...
5 replies | 205 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 | 2283 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 | 522 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 | 372 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 | 522 view(s)
|
Click Here to Expand Forum to Full Width
|