
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Yesterday, 11:21 PM
Not impossible but tB is likely to be several major production versions in before that's even on the radar, if ever. Stability for tB current means,...
9 replies | 347 view(s)
-
Yesterday, 11:10 PM
Thanks Shaggy,
I was only interested in native VB Error numbers from Microsoft. Please see my reply to Paul above for why I was looking for error...
11 replies | 559 view(s)
-
Yesterday, 11:06 PM
Hi Paul,
Thanks for the tip. Image is fixed now. My preview showed it as its being there before I posted it. Not sure what happened.
Reason for...
11 replies | 559 view(s)
-
Yesterday, 09:54 PM
Yes, I carefully tested your approach. But there is one thing I don't understand:
If i = 0 Then VType(i) = vbVariant Else VType(i) =...
9 replies | 347 view(s)
-
Yesterday, 09:46 PM
Amazing! :thumb:
When tB stabilizes in the future, I'll try to write some projects with tB. IMO, there are two signs of stability:
(1) The...
9 replies | 347 view(s)
-
Yesterday, 09:23 PM
That is a massive step for a VB6 clone! Huge.
How close are you guys to being able to write things like this in tB?
Public Class Form1
...
1 replies | 1353 view(s)
-
Yesterday, 09:07 PM
I've booked a session with a therapist about it. ;)
1902 replies | 765254 view(s)
-
Yesterday, 08:52 PM
Thanks, I Guess I know how to loop through the dgv I'm not sure where to put the code to get the media player to play the next selected song when the...
4 replies | 690 view(s)
-
Yesterday, 08:07 PM
You can loop thru a DGV selectedrows like this,
For Each row As DataGridViewRow In DataGridView1.SelectedRows
...
4 replies | 690 view(s)
-
Yesterday, 07:38 PM
Well, I hope your able to get over the shock and confusion my post caused you. ;)
1902 replies | 765254 view(s)
-
Yesterday, 07:18 PM
I totally get what you mean, finding reliable developers can be tricky with so many options out there. What worked for me in the past was asking for...
1 replies | 8373 view(s)
-
Yesterday, 06:44 PM
You're better off using WinRing0... it's possible to create a driver like that in tB but it's going to be very heavy on the inline assembly, plus...
1 replies | 133 view(s)
-
Yesterday, 06:27 PM
Last October... I even made a thread about it here in the VBF tB forum
Another huge game changer feature: Delegate function pointer types (Call by...
9 replies | 347 view(s)
-
Yesterday, 05:57 PM
There is still a bug when using the DropDown property:
Clicking fast on the DropDown arrow triggers the DropDown event AND the Click Event. A...
4018 replies | 3164104 view(s)
-
Yesterday, 05:05 PM
Wait, when did TB get delegates? That is huge.
9 replies | 347 view(s)
-
Yesterday, 05:04 PM
It's possible to obtain the temperature of each individual core.
How do you do this, for example: Core Temp, HWMonitor, or LibreHardwareMonitor?
...
1 replies | 133 view(s)
-
Yesterday, 05:03 PM
Nah. I'm not looking to start another argument. If you know, you know, if not, that's fine too.
1902 replies | 765254 view(s)
-
Yesterday, 05:00 PM
Yeah, it's there, it just isn't used for much as far as I'm aware. I do remember looking into that a little bit several years ago, without much...
11 replies | 559 view(s)
-
Yesterday, 04:57 PM
Your attachment isn’t uploaded properly. You need to use the Advanced message editor for adding images.
As you’ve already been told, there is also...
11 replies | 559 view(s)
-
Yesterday, 04:39 PM
Thanks that worked great, now how do I get it to loop through all the selected rows?
4 replies | 690 view(s)
-
Yesterday, 04:31 PM
I am using VB Net and also using Try/catch exception handling. There is an error number option still available in the IntelliSense dropdown. (See...
11 replies | 559 view(s)
-
Yesterday, 04:03 PM
Like what??
1902 replies | 765254 view(s)
-
Yesterday, 03:57 PM
As I said before, only vbVariant needs special handling, all other types are determined automatically. Have you even tried it?
9 replies | 347 view(s)
-
Yesterday, 03:27 PM
Rc6 must have some special handling too because several of the other DispCallFunc routines I tried with unmodified args also either gave errors,...
9 replies | 347 view(s)
-
Yesterday, 03:13 PM
I see that now… My mistake
8 replies | 559 view(s)
-
Yesterday, 03:12 PM
Sorry, I misunderstood the question, thinking you wanted to pass a variable number of arguments…
8 replies | 559 view(s)
-
Yesterday, 03:11 PM
Thank you, VanGoghGaming. Yes, after modifying according to your suggestion, the code works correctly. But there are a few aspects I don't...
9 replies | 347 view(s)
-
Yesterday, 03:09 PM
Wow. Of all the utterly insane things they tried to push in American schools and universities in the last 4+ years, this is the one that finally gets...
1902 replies | 765254 view(s)
-
Yesterday, 02:56 PM
Yes, it is my intention to use C# to code those functions that benefit particularly as generics, and reference them in their own assemblies. .Net is...
8 replies | 559 view(s)
-
Yesterday, 02:24 PM
In general a persons beliefs don't matter much to me. But when people responsible for educating children inject conspiracy theories into the...
1902 replies | 765254 view(s)
|
Click Here to Expand Forum to Full Width
|