
- 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, 01:15 PM
for me 1 >>> 1 + 100
Let us all respect our choices.
In fact, most people here don't need a NewBasic. The developers of NewBasic should focus...
66 replies | 1083 view(s)
-
Today, 01:06 PM
Honestly, that sounds like bad UI design.
If I were you, I would have a CheckBox above the ComboBox. The CheckBox's Text would be "All Owners"....
11 replies | 245 view(s)
-
Today, 12:08 PM
for me VB6 >>> VB6+RC#
if Im forced to use RC# for anything I rather use C#, Java, Python or something else.
so if VB6RC# is the only...
66 replies | 1083 view(s)
-
Today, 12:03 PM
Yes... this is what I want. :)
This is what I am going for... basically I am creating a statement for the owner. The same code would be applied...
11 replies | 245 view(s)
-
Today, 12:02 PM
So, we have three possible projects, Olaf's, TwinBasic and RADBasic and now we want another? Let's face it. This group has the skills but will NEVER...
66 replies | 1083 view(s)
-
Today, 12:02 PM
OMG :D
Thanks, The trick and wqweto for solution and optimization!
3 replies | 52 view(s)
-
Today, 11:58 AM
Hi again trick,
The problem is, that the usual approaches like
hIcon=SendMessage(hWnd, WM_GETICON, 0, 0)
hIcon=GetClassLong(hwnd, GCL_HICONSM)...
19 replies | 589 view(s)
-
Today, 11:53 AM
You probably shouldn't be looking through the combobox at all. I'm feeling that I'm misunderstanding something about the design. It sounds like you...
11 replies | 245 view(s)
-
Today, 11:52 AM
In QuickSort_NoCase you are recursively calling QuickSort, not QuickSort_NoCase
After the fix it works here as expected but the performance is...
3 replies | 52 view(s)
-
Today, 11:51 AM
You forgot to replace QuickSort to QuickSort_NoCase in QuickSort_NoCase. It's more faster to use StrComp.
3 replies | 52 view(s)
-
Today, 11:37 AM
We all know that it's very difficult to develop a new language and a new IDE. But we only need a small library RC6 (its size is only a few...
66 replies | 1083 view(s)
-
Today, 11:36 AM
http://www.grid2000.com
1 replies | 60 view(s)
-
Today, 11:34 AM
Master cracks the whip.
419 replies | 9136 view(s)
-
Today, 11:34 AM
Here is another way to get the String from a cdecl string pointer.
Private Declare Function SysAllocStringByteLen$ _
Lib "oleaut32.dll" (...
44 replies | 4496 view(s)
-
Today, 11:31 AM
Hi,
I'd like a QuickSort for string array, allowing to ignore a letter case during the sorting.
I have this original one, a port by The Trick:...
3 replies | 52 view(s)
-
Today, 11:30 AM
Please attach a small example what you're trying to obtain.
19 replies | 589 view(s)
-
Today, 11:23 AM
I actually spend most of my day on
r/AskConservatives/
r/Conservative/
r/NeutralPolitics/
r/conservatives/
r/tuesday/
But keep believing...
419 replies | 9136 view(s)
-
Today, 11:21 AM
Wow. Pots and kettles.
419 replies | 9136 view(s)
-
Today, 11:14 AM
BDS is real lol "every bit of cynicism has been rewarded."
You would think you guys would have learned from the democrats to not jump on every...
419 replies | 9136 view(s)
-
Today, 11:07 AM
I added the code as stated above and it works great for loading my combo boxes. However, I am now having an issue with my old code for looping...
11 replies | 245 view(s)
-
Today, 11:00 AM
Reneger In Chief Biden is already blowing off his lies and false promises. So far every bit of cynicism has been rewarded.
419 replies | 9136 view(s)
-
Today, 10:49 AM
Really? Doesn't the question contain the answer? If VB6 is almost as powerful as some other language, then that would mean that it is NOT as powerful...
66 replies | 1083 view(s)
-
Today, 10:44 AM
That's not true, but it IS very telling. Why isn't Linux on every desktop? I would say it is two things:
1) Harder to install.
2) Less software....
66 replies | 1083 view(s)
-
Today, 10:40 AM
But nothing about signing or how the "talks"/"negotiations" are going (unless I missed something).
Honestly, at this point, I don't think I'd be...
307 replies | 26900 view(s)
-
Today, 10:34 AM
The other option would be:
DirectCast(TabPage1.Controls("ComboBox" & m),ComboBox).SelectedIndex = -1
9 replies | 190 view(s)
-
Today, 10:32 AM
I think you might be making this more complicated than it should be, though I agree with the concurrent queue. After all, if I am understanding you...
4 replies | 101 view(s)
-
Today, 10:32 AM
Wow, I almost forgot about Lewis not having signed yet.
There seems to be some activity:
https://www.instagram.com/p/CKM23wNFRCw/
307 replies | 26900 view(s)
-
Today, 10:15 AM
I think I'll be able to do it now using just one label. Do you have a sample of code the changes the text of the label and that's all I'll need :)...
8 replies | 165 view(s)
-
Today, 10:10 AM
Why is there no open source project for VB6?If vb7 IDE open source and free, we develop together, each person contributed part of the function, it is...
66 replies | 1083 view(s)
|
Click Here to Expand Forum to Full Width
|