
- 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:49 PM
You don’t bind dgvs that way. You set a datasource for the combo column. You then set a datasource for the entire grid…
I’m sure jmcilhinney has...
1 replies | 49 view(s)
-
Today, 05:41 PM
Not DPI aware yet. I haven't yet managed to make a SxS manifest that actually worked for any of my programs, seems like an arcane science to me....
8 replies | 142 view(s)
-
Today, 04:31 PM
When I think of .NET, I think of more along the lines of giant frameworks, hostility towards lower level stuff, 'everything is a class!' (Even...
530 replies | 76860 view(s)
-
Today, 04:15 PM
there is no json.properties.coordinates
{
"type": "Feature",
"properties": {
"hash": "0471ff336a327263",
"number": "23",
"street":...
24 replies | 649 view(s)
-
Today, 03:49 PM
Those are all "quality of life" features which are present in all modern languages.
530 replies | 76860 view(s)
-
Today, 03:42 PM
Is your app manifested as DPIAware? Otherwise the conversion from twips to pixels will be done at the standard 96 DPI which results in 15 twips per...
8 replies | 142 view(s)
-
Today, 03:23 PM
hi
How do I create the options form in the image
Programming all options onDataReport ?
0 replies | 32 view(s)
-
Today, 03:19 PM
Ah ok. Well my best guess is that something is happening when twips are being converted to pixels internally for the OS to size the window. Windows...
8 replies | 142 view(s)
-
Today, 02:50 PM
Then results of the calculation are the same for both of those forms in the images above. Confirmed by exactly that sort of testing.
I think it is...
8 replies | 142 view(s)
-
Today, 02:44 PM
wow!!!!
Work, perferct.
but i have a null value in the last node:
Debug.Print i & ") " & UCase(SC.Eval("json.properties.coordinates"))
24 replies | 649 view(s)
-
Today, 02:39 PM
Yes, I have discussed this before. However, I have been looking at it and still cannot figure out what is causing the problem. Here is what I am...
1 replies | 49 view(s)
-
Today, 02:37 PM
try test 2 https://www.dropbox.com/s/cg0wi0oyb584222/test2.zip?dl=0
24 replies | 649 view(s)
-
Today, 12:51 PM
You could add a temporary Label to the Form that displays the results of the measurements. See if they are different between execution modes. That...
8 replies | 142 view(s)
-
Today, 12:35 PM
Update: I had forgotten that the 'execute' button is a part of the vBAdvance IDE plugin. I'd become so used to using it that I'd imagined it was part...
8 replies | 142 view(s)
-
Today, 12:11 PM
BETA 317 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click...
2 replies | 134 view(s)
-
Today, 12:06 PM
BETA 317 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click...
1566 replies | 649675 view(s)
-
9 replies | 442 view(s)
-
Today, 11:57 AM
The weird thing is that executing the binary from within the IDE produces different results... Have I misunderstood what the 'execute' button does?...
8 replies | 142 view(s)
-
Today, 11:29 AM
.net is different, they use WinForms. we dont have that.
Cairo offer an alternative to vb6.
otherwise u need to use a surface from something else,...
9 replies | 442 view(s)
-
Today, 11:21 AM
I seem to remember a discussion here about VB6 and twips. Apparently there is a bug in VB6 where twips don't exactly work right with different DPIs...
8 replies | 142 view(s)
-
Today, 11:10 AM
Linux and Ubuntu are operating systems. If you pit them against Outlook in a fight then they may lose hands down - as Outlook is a heavyweight...
3 replies | 143 view(s)
-
Today, 11:07 AM
Actually, I strongly agree with what he says. Back when I was heavily testing it before there was a UI engine, it felt like I was using VB.Net far...
530 replies | 76860 view(s)
-
Today, 10:50 AM
Chaps, Your assistance please.
When I run my compiled binary from the IDE using the vbAdvance plugin 'Execute' button, it runs and shows the...
8 replies | 142 view(s)
-
Today, 10:48 AM
I heard of , Thunderbird, before.
Thanks, I will try, and learn this email program
3 replies | 143 view(s)
-
Today, 10:13 AM
https://learn.microsoft.com/en-us/windows/win32/winauto/uiauto-clientportal
1 replies | 80 view(s)
-
Today, 10:01 AM
thanks for correct me.
i know why i was thinking on it.. because on .NET or above we have:
SetStyle(ControlStyles.OptimizedDoubleBuffer, true);...
9 replies | 442 view(s)
-
Today, 09:42 AM
the sc object was an instance of the Microsoft Script Control.
You can either Add Component MSScriptControl then put an instance on your form...
24 replies | 649 view(s)
-
Today, 09:33 AM
SORRY...
but on this line:
sc.UseSafeSubset = True
have error in sc., variable not dfined!
24 replies | 649 view(s)
-
Today, 09:32 AM
list all item from a handle (like vb6.exe ide) ,and put to treeview control
1 replies | 80 view(s)
-
Today, 09:30 AM
joaquim u have been around for a very long time, and often I read about graphics and stuff.
this u should know already. theres a reason why we need...
9 replies | 442 view(s)
|
Click Here to Expand Forum to Full Width
|