
- 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, 10:27 AM
Of Course.
It not work, I get wrong chars.
What I already tried:ù
change config without close and reopen the port: I get some garbage in rx and...
7 replies | 244 view(s)
-
Today, 10:26 AM
Framework 2.0 was probably the first good framework for .NET. Anything before that could probably considered ".NET beta". However, FW2.0 was also...
1 replies | 58 view(s)
-
Today, 10:08 AM
What makes you think those controls actually have a hWnd? You didn't offer any information about what controls you are using but if they do have a...
10 replies | 3291 view(s)
-
Today, 10:01 AM
I assume that that link works, but a came up with a VBA subroutine that when called from the worksheet's Change event works for me so I'm going to...
3 replies | 119 view(s)
-
Today, 09:43 AM
I have a couple of points that I wanted to bring up.
The first thing is that I would probably replace the hard code path with using...
2 replies | 37 view(s)
-
Today, 09:42 AM
This code is working, I tested it. what is your error message ?
2 replies | 37 view(s)
-
Today, 09:38 AM
Tweet by @radbasic:
"AI meets Visual Basic / RAD Basic. This video shows how easy is to create a chat application to query ChatGPT using OpenAI...
41 replies | 5379 view(s)
-
Today, 09:06 AM
Greetings
System.IO not finding file.
My Code:
Imports System.IO
Public Class FrmMain
2 replies | 37 view(s)
-
Today, 08:39 AM
Unfortunately no: my controls don't have the setfocus method; controls have getfocus and lostfocus. Anyway thanks, the method is interesting.
10 replies | 3291 view(s)
-
Today, 08:37 AM
For sequential access, cCursor seems to be slower than cRecordSet, for example:
Private Sub GetItems_RecordSet()
New_c.Timing True
...
22 replies | 547 view(s)
-
Today, 08:30 AM
You don't need to do anything besides create the empty zip file with the 22 bytes I mentioned. There's no trick to it whatsoever, it's just a shell...
6 replies | 159 view(s)
-
Today, 08:27 AM
I am starting to wonder if they disabled the "processing" of the virtual-folders with CLSID {E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}...
For reasons,...
6 replies | 159 view(s)
-
Today, 08:18 AM
Have you tried setting parity to none and databits to 8?
7 replies | 244 view(s)
-
Today, 07:55 AM
The test code in #Post20 needs to be changed as follows:
Private Sub New_RC6RecordSet()
Dim Rs As cRecordSet
'Set Rs =...
22 replies | 547 view(s)
-
Today, 07:51 AM
Sorry to ask again, but can you please show me an example?
My problem is that I don't know how to access the hotspots that the function returns....
302 replies | 68485 view(s)
-
Today, 07:47 AM
Go to Options --> Current Database --> Scroll to "Navigation" --> Check "Show Navigation-Panel" (german Access here, so i'm translating on the fly)....
2 replies | 71 view(s)
-
Today, 07:43 AM
With the now available browser-built-in selector-functions, there's rarely a need for jQuery anymore...
That said - jQuery is an external js-lib -...
302 replies | 68485 view(s)
-
Today, 07:30 AM
I found the CLSID here...
https://www.oreilly.com/library/view/windows-xp-annoyances/0596008767/apd.html
Compressed Folder...
6 replies | 159 view(s)
-
Today, 07:17 AM
In case an extra data-point helps, I get ~17ms per click.
86 replies | 2897 view(s)
-
Today, 07:08 AM
Nobody understands the question?
The panel where the tables, forms, queries, reports are listed. How do I show it, so I can use it?
What...
2 replies | 71 view(s)
-
Today, 06:59 AM
In context with my question Interface Comparer in .Net Fx 2.0 vs .Net Fx 4.x I'm facing the situation that my code is not working with .Net Fx 2.0....
0 replies | 45 view(s)
-
Today, 06:53 AM
I've got something like this code in a library assembly:
Public Interface IPlanable
Property XYZ As String
End Interface
Public Class...
1 replies | 58 view(s)
-
Today, 06:43 AM
I saw a similar post, and I believe that is/was part of the equation...
The other part was, from reading about other "tricks", the addition of a...
6 replies | 159 view(s)
-
Today, 05:23 AM
I have also tried the following, which is probably better to use the e value, but it still doesn't work.
If DGV_Docs.Columns(e.ColumnIndex).Name =...
1 replies | 67 view(s)
-
Today, 05:19 AM
Dear Olaf,
WV.AddSCriptToExecuteOnDocumentCreated New_c.FSO.ReadTextContent("MyHelpers.js", False, CP_UTF8)
With reference to your above...
302 replies | 68485 view(s)
-
Today, 04:34 AM
This is one I wish wasn't an AI fake:
145 replies | 5675 view(s)
-
Today, 04:09 AM
Hello.
I've written the below code which (I thought) should only check if the user has selected the Expand column and the value to then make the...
1 replies | 67 view(s)
|
Click Here to Expand Forum to Full Width
|