
- 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, 08:44 AM
Thank you all. I love fafalone and wqweto's codes in general. Thank you!
What I don't like about the proxy solution is that we have to rely on...
11 replies | 366 view(s)
-
Today, 08:20 AM
Thanks, I'll give it a try if I get bored this weekend. If I get around to it, I'll time it and post the results.
1167 replies | 375119 view(s)
-
Today, 08:01 AM
I think that kind of thinking's a trap. I may disagree with you on the occasional nuance but I think criticism of Israel's actions is entirely valid...
594 replies | 493894 view(s)
-
Today, 07:59 AM
Somewhat related, I'm making a new media player control that uses IMFMediaEngine with a DXGI/Direct3D 11 hardware-backed swapchain renderer, which...
1167 replies | 375119 view(s)
-
6 replies | 1622 view(s)
-
Today, 07:55 AM
I didn't clock it. so I don't know if theres any speed improvements.
since its in a loop it will be called 60-144+ (or whatever monitor hz u got)...
1167 replies | 375119 view(s)
-
Today, 07:50 AM
In VB6 you can create enums for use with DispCallFunc, or virtual objects, but there's no native-language support for declaring interfaces equivalent...
5 replies | 324 view(s)
-
Today, 07:44 AM
The New Features wiki page already had examples for delegates and generics; I added the Class generic example when I wrote it yesterday.
6 replies | 1622 view(s)
-
Today, 07:43 AM
What kind of improvement did you see from this? I have a "mother" of a method with a huge Select Case block and I'm curious if it would be worth the...
1167 replies | 375119 view(s)
-
Today, 07:40 AM
so a summary:
updated my direct2d-class to fetch what directx11.x version to use.
before I just used 11.0, now it can switch to 11.1,11.2 and...
1167 replies | 375119 view(s)
-
Today, 07:40 AM
I think my criticisms of Israel's policy on Gaza are justified and many people agree. I'm a little unnerved though because of the DC murder of the...
594 replies | 493894 view(s)
-
Today, 07:11 AM
It is sunny here and sky is blue and that always cheers me up.
I am taking a detour from bug-fixing my dock, thinking about improving my CPU...
1167 replies | 375119 view(s)
-
Today, 06:57 AM
If you are young, one craves attention, that's fine.
We however, are all old. No-one pays us any attention, so we are used to being ignored. The...
11 replies | 3029 view(s)
-
Today, 06:52 AM
This is very good. Hopefully examples like these can make their way into the documentation for TB (if not already present)
The idea of delegates...
6 replies | 1622 view(s)
-
Today, 05:10 AM
C'mon dude :rolleyes::D
I did change my mind...partially ;)
5 replies | 324 view(s)
-
Today, 05:07 AM
Oh I didn't know we are able to put interfaces directly into a bas-module? Or have I missunderstood you?
Can you provied any code snippet so I can...
5 replies | 324 view(s)
-
Today, 04:09 AM
This routine is by far the most powerfull, simple and robust routine for indexing of shellicons I have come up with for FS objects as well as Virtual...
0 replies | 162 view(s)
-
Today, 03:56 AM
I agree with both of you. It's nice to finally see some outrage but I don't imagine it's going to make any difference.
I think the only country...
594 replies | 493894 view(s)
-
Today, 02:16 AM
Wow. tB has come a long way.
You referring to this?
Dim filterNames = Filter(names, Function(n) n.ToLower.StartsWith("s"))
You guys...
6 replies | 1622 view(s)
-
Today, 02:12 AM
The best way to do this is catch the appropriate exception type(s) and display your own message, the message you get from the exception or Err isn't...
12 replies | 779 view(s)
-
Today, 12:07 AM
tB has some support for generics in sub/function and classes, but doesn't support them with delegates yet. Or whatever the heck that 2nd argument at...
6 replies | 1622 view(s)
-
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 | 531 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...
12 replies | 779 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...
12 replies | 779 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 | 531 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 | 531 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
...
6 replies | 1622 view(s)
|
Click Here to Expand Forum to Full Width
|