
- 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, 05:54 PM
If you put a breakpoint on that line of code and try debugging it, does it set the SelectedIndex to the correct value? Does...
4 replies | 761 view(s)
-
Today, 05:53 PM
To help you, I need to see the function and any Enums mentioned after .SelectedIndex =
4 replies | 761 view(s)
-
Today, 05:53 PM
Buy low and sell high...but some people would lather not.
16 replies | 631 view(s)
-
Today, 05:42 PM
Hello Paul, yes that is why I'm asking the question as I do set them with SelectedIndex as shown in the code snipiit. Shown Below.
...
4 replies | 761 view(s)
-
Today, 04:32 PM
I just find this very funny. https://currently.att.yahoo.com/news...182203954.html
Her excuse for all that cash seems odd. I guess she doesn't use...
1699 replies | 540260 view(s)
-
Today, 04:31 PM
More like the Pope (when considered a deity), Santa Claus, and the Easter Bunny mean the same to me. It is foolish the world cries over any of them....
16 replies | 631 view(s)
-
Today, 04:20 PM
They are instantiated. Nothing is selected, hence index = -1. If it was 0, the first item would be selected. If you want the first item to be...
4 replies | 761 view(s)
-
Today, 04:15 PM
So you claim. We wont know for sure until Christmas.
16 replies | 631 view(s)
-
Today, 04:14 PM
I just find this very funny. https://currently.att.yahoo.com/news/homeland-security-secretary-noems-purse-182203954.html
Her excuse for all that...
16 replies | 631 view(s)
-
Today, 04:11 PM
twinBASIC status update from NoLongerSet:
twinBASIC Update: April 21, 2025
Highlights include another community animated GIF project (this one...
1982 replies | 1477733 view(s)
-
Today, 04:04 PM
Pause for 0.2 seconds after the connection request and a short pause after each send request .
Winsock1.Protocol = 0
Winsock1.Connect...
12 replies | 6716 view(s)
-
Today, 03:50 PM
I have 4 combobox's on my GUI and the initialization is in the Class EPIQ, show below, but upon the GUI being displayed the selected indexes are not...
4 replies | 761 view(s)
-
Today, 03:47 PM
A member since 2005 and still not showing what you have tried and what didn’t work as expected.
Have you ever tried CoPilot or ChartGPT?
2 replies | 150 view(s)
-
Today, 03:41 PM
I'm currently using Windows 7 - 32-bit.
Here is the modified build.ps1 I used:
& C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe...
32 replies | 2651 view(s)
-
Today, 02:49 PM
Ok, it's just very important it all matches exactly for this test. Making it work for your project can come after.
So to confirm, you did.
Cloned...
32 replies | 2651 view(s)
-
Today, 02:37 PM
I'm currently using version 9.0, but just to be sure, I also downloaded and tested with version 9.1, as you suggested.
The CLSIDs are the same in...
32 replies | 2651 view(s)
-
Today, 02:32 PM
I treated myself to a https://www.hp.com/gb-en/gaming-pc/displays/omen-34c.html a couple of years ago, the 21:9 ratio is a nice change - big enough...
4 replies | 667 view(s)
-
Today, 02:27 PM
and you confirm it's that version 9.1 and x86?
32 replies | 2651 view(s)
-
Today, 02:10 PM
I did something like that when that last Pope died...After a solid week of coverage my favorite Sunday news program was dedicated to the Pope dying....
16 replies | 631 view(s)
-
Today, 02:06 PM
I followed exactly those steps, and the error returned was:
Run-time error '-2146234341 (8013101b)': Automation error
(Tested on multiple...
32 replies | 2651 view(s)
-
Today, 01:35 PM
21:9 / "Ultrawide" monitors are closer to what most content is made for so imho most stuff looks better at that aspect ratio. If you have the desk...
4 replies | 667 view(s)
-
Today, 01:20 PM
BETA 744 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
496 replies | 207868 view(s)
-
Today, 01:16 PM
also run this to see what it turns up
reg query HKCR /s /k /f "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}"
7 replies | 470 view(s)
-
Today, 01:12 PM
Thanks jmc..... Works perfectly. The other options did not provide the correct results, but this worked.
6 replies | 1111 view(s)
-
Today, 12:59 PM
Can you check your registry and what do you see under this key?
HKEY_CLASSES_ROOT\SOFTWARE\Classes\TypeLib\{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}...
7 replies | 470 view(s)
-
Today, 12:51 PM
No problem…:D
33 replies | 2034 view(s)
-
Today, 12:48 PM
That worked excellent as well as the .Replace command for getting rid of (Map Variant). Thanks so much for your help, I really appreciate it.
33 replies | 2034 view(s)
-
Today, 12:42 PM
Looks like null chars (00). Try this...
Me.DataGridView1.Rows.Add(String.Concat(Array.ConvertAll(loadMem, function(b) if(b<>00,...
33 replies | 2034 view(s)
-
Today, 12:39 PM
I gave that a spin but again nothing was copied unfortunately. Here's the hex data loaded in HxD where it's pulling this string from:...
33 replies | 2034 view(s)
-
Today, 12:38 PM
There is only a reference to v2.2:
Type=Exe
Form=Form1.frm...
7 replies | 470 view(s)
|
Click Here to Expand Forum to Full Width
|