
- 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, 03:58 PM
Thanks wes, looks like what I need.
9 replies | 209 view(s)
-
Today, 03:53 PM
JMC, I tried to select the object -> open Properties, but in Properties is no place to select other handlers. I would show a picture but my screen...
9 replies | 209 view(s)
-
Today, 03:34 PM
Here you would use the "e" parameter to check what key was pressed.
Private Sub TextBox1_KeyDown(sender As Object, e As KeyEventArgs) Handles...
9 replies | 209 view(s)
-
Today, 03:22 PM
Thanks Shaggy, but I really do need to capture the <ENTER> key. Here is my VBA code.
Private Sub CB_EVENT_NUMBER_KeyDown(ByVal KeyCode As...
9 replies | 209 view(s)
-
Today, 03:11 PM
You don't have to use the Office Interop to import Excel data. You can do it using the OLEDB Data provider. Both work fine.
Here is an example...
7 replies | 350 view(s)
-
Today, 02:48 PM
Thanks JMC, I'll give this a try and see if I can get it working. Maybe Shaggy has a way as well.
9 replies | 209 view(s)
-
Today, 02:45 PM
Thanks Shaggy, but I really do wan to process the <ENTER> key. This is possible in VBA.
Private Sub CB_EVENT_NUMBER_KeyDown(ByVal KeyCode As...
9 replies | 209 view(s)
-
Today, 02:27 PM
Yes. Thanks
I recall now that doing this requires fully public variables. Of course I got a runtime error until I made them global.
...
2 replies | 110 view(s)
-
Today, 02:05 PM
Liam Lawson qualifying dead last for the race. Not good. I mean, yes, it is only his second race weekend in the seat. But to be that far off of...
827 replies | 288812 view(s)
-
Today, 01:59 PM
I can confirm that the "Web Media Extensions" package in the Microsoft Store does in fact include .OGG/Vorbis playback ability.
It's a very quick...
7 replies | 263 view(s)
-
Today, 01:41 PM
Thaks you so much..... This is exactly what I was looking for. :)
3 replies | 217 view(s)
-
Today, 01:14 PM
Not quite following but yes if you declare it as Static the dimensions and contents will still be there on the next call to that function.
Sounds...
2 replies | 110 view(s)
-
Today, 11:16 AM
I would guess that the other applications that you say this code works in has additional code in them that is first launching a command prompt and...
24 replies | 609 view(s)
-
Today, 10:48 AM
Tried the new app in the other laptops but it didn't sync the time in either of those. :(
24 replies | 609 view(s)
-
Today, 10:48 AM
BETA 720 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
471 replies | 190794 view(s)
-
Today, 10:23 AM
I re-downloaded your new code and it works really well. Much appreciated.
23 replies | 972 view(s)
-
Today, 09:39 AM
I like the support for custom format strings in jpbro's code. I've added that in my version. I'm also adding some unit tests which I created to...
17 replies | 1199 view(s)
-
Today, 09:18 AM
Can I use the Static statement to dimension a locally global dynamic array in an ordinary module whose values are retained until I specifically...
2 replies | 110 view(s)
-
Today, 08:36 AM
https://sandsprite.com/CodeStuff/vb6_utypes.zip
Also this thread is old so I'll add a reminder you no longer need to know another language like...
5 replies | 2786 view(s)
-
Today, 06:07 AM
thank your for you valuable time and effort
17 replies | 1199 view(s)
-
Today, 06:04 AM
hard work always return seems competitive
17 replies | 1199 view(s)
-
Today, 06:01 AM
not a bad idea...
17 replies | 1199 view(s)
-
Today, 04:59 AM
Yeah, PrintWindow is great for taking snapshots. This demo is intended for continuous capture.
The yellow frame flickers if you start and stop the...
19 replies | 5019 view(s)
-
Today, 03:04 AM
Attachments do not work, you need press Go Advanced and then use Manage Attachments
5 replies | 117 view(s)
-
Today, 02:35 AM
I'm trying to get your library, but the link is dead. Could you provide a working link?
https://github.com/dzzie/libs/tree/master/vb6_utypes
...
5 replies | 2786 view(s)
-
Yesterday, 11:14 PM
The Toolbox lists specific controls and components that can be added to a form in the designer. As .paul. says, what you're talking about is not...
3 replies | 217 view(s)
-
Yesterday, 11:00 PM
The Navigation Bar at the top of the code window that Shaggy is referring to will allow you to generate an event handler for any field declared...
9 replies | 209 view(s)
-
Yesterday, 10:58 PM
It's a code voyeurism thing.
2 replies | 209 view(s)
-
Yesterday, 10:56 PM
That's a very good observation. I hadn't thought of it that way, but once you say it, I see your point.
It was somebody who didn't really...
1430 replies | 251949 view(s)
-
Yesterday, 10:51 PM
There's still a drop down. At the top of the code page, there should be three different dropdowns. The left one is for project, which you can ignore...
9 replies | 209 view(s)
|
Click Here to Expand Forum to Full Width
|