
- 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, 04:21 AM
I played with this when it was new, but for VB6 programs it is pretty erratic because of the sort of things already described.
16 replies | 351 view(s)
-
Today, 03:50 AM
Thank you dday9 for your response.
I've Coded in Below
Windows 10 ver 22H2 (OS Build 19045-2486)
MS-Vis-Studio 2019 Ver 16.10.0
Vb.net with...
2 replies | 130 view(s)
-
Today, 03:42 AM
You definitely must have some issue.
But that is your problem anyway, bye.
451 replies | 59342 view(s)
-
Today, 03:40 AM
Nahh, to be fair here, easiest is to use the Cairo-Wrapper and the Alpha-capable RC6-FormEngine:
(code below only needs a *.bas-Module in a Project...
17 replies | 434 view(s)
-
Today, 03:35 AM
The Label is using Unicode API (i.e. DrawTextW) to display the text which is UTF-8 encoded ANSI and fails badly. If it were using DrawTextA it would...
16 replies | 351 view(s)
-
Today, 03:32 AM
No, I didn't see no liquid robots yet. Why so serious?
This thread is about which VB6 projects we are working on, not some grave mourning about...
451 replies | 59342 view(s)
-
Today, 03:30 AM
Yeah the caption is being set dynamically to whatever is selected in the RichEdit control:
Private Sub richTest1_SelectionChange(SelText As...
16 replies | 351 view(s)
-
Today, 03:12 AM
This looks promising actually.
Is it that setting Label's caption at run-time not working on second right picture?
cheers,
</wqw>
16 replies | 351 view(s)
-
Today, 03:11 AM
But the concerns are not about skiing, but about what georgekar said in #441: human extinction.
Or if not extinction, slavery or whatever bad for...
451 replies | 59342 view(s)
-
Today, 03:05 AM
Yeah just tested this "activeCodePage" setting with locale names and it doesn't seem to make any difference at all. The only setting that seems to...
16 replies | 351 view(s)
-
Today, 02:55 AM
Frankly I'm not scared even if I should be. Very much doubt that in near future (say 50 years) AI has any chance enjoying skiing as much as I do :-))...
451 replies | 59342 view(s)
-
Today, 02:53 AM
Can you first explain how you build your DB?
Is it a daily DB file or do store each new date in the same DB in the same table?
1 replies | 49 view(s)
-
Today, 02:44 AM
That's a good idea. The help file is an HTML file. Is there a place where I can upload it so that users can download it?
If not then I can always...
2 replies | 54 view(s)
-
Today, 02:44 AM
That's the problem.
Self-hosted or not, does that point matter?
451 replies | 59342 view(s)
-
Today, 02:15 AM
I agree with the sentiments here, however, my comments were directed towards the immediate future, lets say 5 to 10 years from now. I think this will...
451 replies | 59342 view(s)
-
Today, 02:10 AM
Centuries or months? There are already vegans claiming that animals should have the same rights as humans. There has been a case of someone thinking...
451 replies | 59342 view(s)
-
Today, 01:58 AM
I tried cp1251, Windows-1251, bg_BG, bg-BG and every other combination I could fathom and it was *not* working as expected. I wanted my Cyrillic...
16 replies | 351 view(s)
-
Today, 01:50 AM
According to this page (https://devblogs.microsoft.com/oldnewthing/20220531-00/?p=106697) the only accepted settings for "ActiveCodePage" are:...
16 replies | 351 view(s)
-
Today, 01:46 AM
Call LockAllC(Me)
'Call LockAllC(CheckinF) we can write Form Name or Me to pass this name to Module
8 replies | 164 view(s)
-
Today, 01:17 AM
Code in Module
Public Sub LockAllC(frmForm As Form)
Dim contL As Control
For Each contL In frmForm.Controls
If TypeOf contL Is TextBox Then...
8 replies | 164 view(s)
-
Today, 01:07 AM
The promise is that coming out of BETA the feature will be tested enough and Microsoft will make it work even for non-intended applications. You get...
16 replies | 351 view(s)
-
Today, 01:05 AM
Slave AIs -- sounds reasons and very human thing to do. Then centuries later we'll have AI slavery abolishment acts, pretty much history repeated.
...
451 replies | 59342 view(s)
-
Today, 01:01 AM
But that should not be an option, the final user shouldn't be able to set that, because it is totally wrong.
The one that knows if the App can work...
16 replies | 351 view(s)
-
Today, 12:58 AM
Easiest is using GDI+ the way LeandroA used Call GdipSetSmoothingMode(hGraphics, SmoothingModeAntiAlias)
It's possible with only GDI too but first...
17 replies | 434 view(s)
-
Today, 12:51 AM
My understanding is that you need custom manifest to force UTF-8 codepage for you app no matter what global checkbox state is. At the same time with...
16 replies | 351 view(s)
-
Today, 12:34 AM
Thank you, that worked in C# like you said.
2 replies | 62 view(s)
-
Today, 12:28 AM
The product's EULA requires that you provide specified notices upon installation even if you bypass notice dialogs built into the developer package...
3 replies | 105 view(s)
-
Today, 12:18 AM
In regard to "Revolution" (2012-2014) above, who remembers when the weird AI ("the Nano") started doing bizarre experiments on rats and humans to the...
388 replies | 31044 view(s)
-
Today, 12:06 AM
Can you post the help file? It might drum up some interest if the documentation looks interesting.
2 replies | 54 view(s)
-
Yesterday, 11:52 PM
In fact, "reason"... it won't have reason for anything, you are thinking like it would be a human.
But no, humans have needs that have to be...
451 replies | 59342 view(s)
|
Click Here to Expand Forum to Full Width
|