
- 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, 07:21 PM
Where I have been on the web there has been a lot of discussion about "Binding", I was hoping that it would be just a matter of calling InvokeMember...
5 replies | 576 view(s)
-
Today, 07:19 PM
Thanks Paul.
5 replies | 576 view(s)
-
Today, 06:18 PM
BETA 751 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
503 replies | 211537 view(s)
-
Today, 05:23 PM
A challenge, I see :bigyello:
You'd probably need a second process to write the changes to your main exe after it exited, but you can absolutely...
8 replies | 848 view(s)
-
Today, 02:50 PM
It is spelled "fowl", and that would be the bird flu.
1736 replies | 604746 view(s)
-
Today, 02:47 PM
That's a term from biology, which is pretty much my career. I'm not sure that I've ever seen it used in any other context, but we use it a fair...
69700 replies | 23443826 view(s)
-
Today, 02:29 PM
No Joy ...
strInsert = "INSERT INTO " & _
"SWELL" & _
"(SpecimenID,...
4 replies | 375 view(s)
-
Today, 02:16 PM
I had to look that one up too. I really wish my vocabulary, really my entire reading/writing in general, was better.
69700 replies | 23443826 view(s)
-
Today, 02:02 PM
I was about to suggest using DGV.Font, which is probably where InheritedStyle comes from...
9 replies | 898 view(s)
-
Today, 01:52 PM
Having replaced the hard coding of the font with the InheritedStyle suggestion, this also works perfectly and has the advantage that the font is not...
9 replies | 898 view(s)
-
Today, 01:12 PM
Thanks Thiago - that's also what I am doing now whenever I go over the threshold, was hoping I might not have to go through the trouble though!
...
14 replies | 620 view(s)
-
Today, 12:49 PM
Wish you'd quit using words I have to lookup the meaning. :wave:
69700 replies | 23443826 view(s)
-
Today, 12:45 PM
If you are setup with a roaming user profile, which, from what you've said, it sounds like you probably are, you're almost certainly going through...
6 replies | 436 view(s)
-
Today, 12:19 PM
What do you mean by… it looks like there’s more to it than that? It’s simple. Select the correct element and send the click
5 replies | 576 view(s)
-
Today, 12:16 PM
Try…
element.InvokeMember("Click")
5 replies | 576 view(s)
-
Today, 11:40 AM
I am experiencing this problem on my work computer where we are set up on a network.
I am running this program from my desktop which is set-up with...
6 replies | 436 view(s)
-
Today, 10:37 AM
I use the codehelp VB6 add-in. It provides tabs to the IDE, a mouse wheel fix and a full screen switch. Can't work without it. A search on't'net...
1 replies | 136 view(s)
-
Today, 10:36 AM
Update released.
Improved mouse handling of the combo drop-down list to enable auto scroll while mouse move (mouse button must be down) and to...
1485 replies | 726564 view(s)
-
Today, 10:18 AM
It's very chill.
69700 replies | 23443826 view(s)
-
Today, 10:17 AM
When I set PRAGMA temp_store=MEMORY, it stays at 0 for me.
Does it do that for you, too?
4 replies | 220 view(s)
-
Today, 10:12 AM
My refrigerator is quite sessile.
69700 replies | 23443826 view(s)
-
Today, 10:09 AM
I'm also facing the same error on my 2022 IDE
4 replies | 471 view(s)
-
Today, 10:08 AM
I had VB6 SP6 installed on a clean W11 PC and applied the MouseWheelFix. Then, after some time sitting idle I opened the IDE and it said that the fix...
1 replies | 136 view(s)
-
Today, 10:00 AM
I've faced this issue several times.
The easiest fix for me was moving some functions/subs from the Form/UserControl to a separate module.
14 replies | 620 view(s)
-
Today, 09:42 AM
I don't use "Append" that often, but personally, I think you've got a glitchy NIC card. For my primary app, it always runs on a LAN, and it also...
6 replies | 436 view(s)
-
Today, 09:18 AM
Yes Ennibal, this is the fundamental difference between memory and disk storage. Memory is volatile and loses its contents (for all practical...
8 replies | 848 view(s)
-
Today, 09:14 AM
FWIW I have the 6.0.8783 version installed.
14 replies | 620 view(s)
-
Today, 09:14 AM
Gotcha, thanks...back to refactoring!
14 replies | 620 view(s)
-
Today, 09:10 AM
There must be different versions of C2.exe lingering around.
I have 2 versions:
1. C:\Program Files (x86)\Microsoft Visual Studio\VB98\c2.exe
...
14 replies | 620 view(s)
|
Click Here to Expand Forum to Full Width
|