
- 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, 06:17 PM
Thread Starter - you bailed me out - VS 2022 Win Forms 64 bit Version 17.13.5 Thanks so much...
6 replies | 1006 view(s)
-
Today, 05:20 PM
is there a compiled dll somewhere as i dont know how to cmake compile it?
2 replies | 225 view(s)
-
Today, 04:29 PM
Here's a fork that's been updated in the past year: https://github.com/danoli3/FreeImage
2 replies | 225 view(s)
-
Today, 04:28 PM
To open the dialog with your current font selected, then apply the chosen font from the dialog…
Dim fontDialog1 As FontDialog = New FontDialog...
2 replies | 162 view(s)
-
Today, 04:22 PM
tbNoteText.Font = fontDialog1.Font
2 replies | 162 view(s)
-
Today, 02:28 PM
Hi all,
I recently got powershell working in my VB windows form app, it appears to work just fine although I'd like to get powershell output in...
0 replies | 114 view(s)
-
Today, 01:59 PM
I'm wanting to change font settings of a textbox using the font dialog. Can someone show me how to accomplish this? My code so far.
Dim...
2 replies | 162 view(s)
-
Today, 01:11 PM
Three weeks later and your still not taking responsibility for what you said.
It's not "Perhaps it lies with me" It does lie with you.
No your...
1727 replies | 598073 view(s)
-
Today, 12:56 PM
does anyone know if this project is still being worked on last version is 3.18 but i have seen comments of 3.19
its been quite a few years since...
2 replies | 225 view(s)
-
Today, 12:33 PM
The video of Mike Wolfe's presentation on twinBASIC and AI at Access DevCon Vienna 2025 is now available:
...
1 replies | 615 view(s)
-
Today, 11:54 AM
Ah, finally you're on board.
1727 replies | 598073 view(s)
-
Today, 11:50 AM
It’s just not true. For Input will raise an error 53 if the file doesn’t exists
7 replies | 637 view(s)
-
Today, 11:15 AM
Thank you Elroy ,
However with Arnoutdv's advice in mind l was ready to try it after lunch , but as l explained in my pot #5 when l did start the...
7 replies | 637 view(s)
-
Today, 10:59 AM
I hadn't seen that. If the purpose of SendToBack is to hide a form, there are better ways to do that.
65 replies | 8463 view(s)
-
Today, 09:07 AM
I just want to reiterate what Arnoutdv said. On "For Input" the file must already exist or you get a file not found error. That's expected and...
7 replies | 637 view(s)
-
Today, 08:59 AM
In my case you are most definitely correct. I have no idea about the differences between parallelization and asynchronous programming, and would...
1136 replies | 363624 view(s)
-
Today, 08:24 AM
You're not going to find as much value in this as you might suspect. We've had this forever in .Net and there aren't that many scenarios that call...
1136 replies | 363624 view(s)
-
Today, 08:15 AM
Oh that's definitely not it. :p
1727 replies | 598073 view(s)
-
Today, 08:14 AM
just thought i would mention in case any one else comes across this.
I have deceided to use FreeImage.dll for my image manipulation and all seems...
2 replies | 308 view(s)
-
Today, 08:14 AM
Thanks jmcilhinney, that makes so much sense. Working as expected now.
3 replies | 478 view(s)
-
Today, 07:38 AM
No, you think you do but you don't. I already gave a clear example with Shaggy and my statements about Covid. I explained something to you about DEI...
1727 replies | 598073 view(s)
-
Today, 06:51 AM
That works as expected. ;)
Thank you all.
5 replies | 706 view(s)
-
Today, 05:03 AM
think i figured it out
Function OrientationToDegrees(ByVal orientation As String) As Integer
Select Case LCase(orientation)
Case...
2 replies | 308 view(s)
-
Today, 04:46 AM
I need a little help with Orientation returned by Freeimage.dll
most code i see ie from Namespace & GDI+ are 1,2,3,4,5,6,7,8 and they correspond...
2 replies | 308 view(s)
-
Today, 04:19 AM
you also open multiple forms and then use .SendToBack
i assume FRM_ etc.. is a Form(s) that you use
code from Post#34
...
' ...
65 replies | 8463 view(s)
-
Today, 04:18 AM
That makes sense. I ran into a similar issue before, and it turned out I was missing the right ODBC driver too. It’s easy to overlook that part when...
2 replies | 29578 view(s)
-
Today, 03:00 AM
What you're missing is that this part:
is creating an instance too, so you're just changing that single instance. When you get to this part:
...
3 replies | 478 view(s)
-
Today, 02:34 AM
Just to be clear,
Form1 creates Form2
You make updates on Form2 then you create a new instance of Form1 but updates aren't there.
Questions
...
3 replies | 478 view(s)
-
Yesterday, 11:28 PM
Really nice.. can get the usage count too. I have this mousewheel addin dll running in VB5 and it won't unload because an extra usage reference...
25 replies | 5637 view(s)
-
Yesterday, 09:57 PM
It wasn't so much a joke as a comment on the competing clouds of satellites that are going up. If they have solar panels, then those would be facing...
1727 replies | 598073 view(s)
|
Click Here to Expand Forum to Full Width
|