
- 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:26 PM
OK fair enough.
Hire Musk spaceships, glitter the suits, put them on and then form a circle in space around earth and start dancing around singing...
1720 replies | 544700 view(s)
-
Today, 01:22 PM
You don't in the case of Shown, at least not without jumping through hoops.. Don't know why it is important to SEE the change because you can look at...
60 replies | 3237 view(s)
-
Today, 01:10 PM
I have no idea what your code in that function is doing or WHY you need to change the look of the controls on the form so often.
But that is a...
60 replies | 3237 view(s)
-
Today, 01:04 PM
You are welcome.
In my tests in the end, I could remove EasyXLS.manifest so I don't think that step is actually necessary, I might have gotten a...
36 replies | 2989 view(s)
-
Today, 12:59 PM
That doesn't sound like that would be healthy for us when eventually the particles come back to earth. Maybe that's not a problem it was just the...
1720 replies | 544700 view(s)
-
Today, 12:51 PM
Understood, but how do I keep things organized when I need to call code similar to what is below every 2 - 5 calls in a function for a screen user...
60 replies | 3237 view(s)
-
Today, 12:44 PM
As you step through the code you can check the current value of the relevant objects by hovering over them. That's the information you need to know....
60 replies | 3237 view(s)
-
Today, 12:35 PM
Another question. It was shown that the GUI did not update until AFTER it left "Shown". How do you step through a GUI that does not update until the...
60 replies | 3237 view(s)
-
Today, 12:24 PM
You still haven't told me what the values of the combobox are when you leave the Form Shown event. So I can't do nothing but guess and that's been...
60 replies | 3237 view(s)
-
Today, 12:00 PM
Yes it is shaggy, however, I have a string of "Case" statement that are called from this function to setup the condition of the GIU. It clearly has...
60 replies | 3237 view(s)
-
Today, 11:54 AM
OB, no I don't do a "For Each" I only perform a for loop. I would not even know where to begin with a "For each loop" for this situation. OK, while...
60 replies | 3237 view(s)
-
Today, 10:43 AM
Thanks. If you need to add in more possible offsets, that’s an easy fix.
49 replies | 2698 view(s)
-
Today, 10:18 AM
Could just store them in an array within a function? Such arrays are easy to create from an Excel sheet.
Function GetFolder(ByVal TheMailBox$,...
1 replies | 2190 view(s)
-
Today, 10:08 AM
BETA 748 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
500 replies | 209523 view(s)
-
Today, 09:59 AM
That would certainly be a fun experiment. Doing that in England makes only slightly more sense than doing that in Seattle. You can't reflect the sun...
1720 replies | 544700 view(s)
-
Today, 09:59 AM
Thank you guys
It seems the the computer was "poisoned" ...... l was working with a video project before l started on this .
After lunch , when l...
4 replies | 242 view(s)
-
Today, 09:57 AM
I see, that makes sense. Thanks again paul you have been excellent! I'll be making a donation to you shortly.
49 replies | 2698 view(s)
-
Today, 09:55 AM
There's certainly something unusual going on. If this were a simple scenario, then this would work. Since it is not working, then it is not a simple...
60 replies | 3237 view(s)
-
Today, 09:49 AM
Dim loadMem(63) As Byte
Dim byteArray(1) As Byte
For Each fileInPath In Directory.GetFiles(FolderBrowserDialog1.SelectedPath).Where(Function(fn)...
49 replies | 2698 view(s)
-
Today, 09:41 AM
rjsnipe, you were right about everything you said.
I didn’t stress-test it, but I ran several trials and every single one worked.
Below is a...
36 replies | 2989 view(s)
-
Today, 09:40 AM
Nope, only if you open it with "For Binary" or "For Append" then it will be created when it doesn't exist
4 replies | 242 view(s)
-
Today, 09:36 AM
If I called Dim offset As Integer = byteArray(offset), does that seem more correct? At first I did attempt to use your example, Dim offset As Integer...
49 replies | 2698 view(s)
-
Today, 09:20 AM
No it does not . In dozen of projects l've made in the past , it is always created with the Open command
4 replies | 242 view(s)
-
Today, 09:08 AM
Does the file already exist in the same folder as the .vbp?
4 replies | 242 view(s)
-
Today, 08:50 AM
Your do loop you’ve tried in post #44 would be an infinite loop
49 replies | 2698 view(s)
-
Today, 08:43 AM
You need to change that to the correct integer offsets. That was pseudo code…
I would recommend using the offset variable and the code structure I...
49 replies | 2698 view(s)
-
Today, 08:31 AM
I tried fitting that in using the following code although I get a System.InvalidCastException: Conversion from string D122 to type Integer is not...
49 replies | 2698 view(s)
-
Today, 08:20 AM
Just throwing this out there, but I think the fact that, several days and 50+ posts later, a simple "I'm setting a combobox selectedindex manually...
60 replies | 3237 view(s)
-
Today, 08:15 AM
If it's a stable release you're distributing you can submit false positive reports to the relevant engines too. I think VirusTotal has links for it.
10 replies | 555 view(s)
|
Click Here to Expand Forum to Full Width
|