- 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 AM
Elon Musks's twitter is a far cry from free speech. it's a niche of speech that suits him specifically. an example of this is how Elon banned Andrew...
9 replies | 451 view(s)
-
Today, 05:38 AM
Elon Musk's Twitter and Rumble are the only free speech platforms my friend. The ONLY way to exist outside of these 2 platforms is to either be a...
9 replies | 451 view(s)
-
Today, 05:37 AM
Indeed, you'll want to add detection of unwanted items.
I don't think I'll do much today. What you can look up is using an update query from VB6...
101 replies | 2941 view(s)
-
Today, 05:28 AM
I figured out the problem. I was missing a pair of parenthesis. Here is the correct formula.
{=SUM(--(FREQUENCY(IF('Event...
1 replies | 125 view(s)
-
Today, 05:16 AM
Elroy,
65536 is the default limit for every rich edit if the .MaxLength property ( EM_EXLIMITTEXT for rich edit) is set to 0.
And 0 is the default...
17 replies | 272 view(s)
-
Today, 04:24 AM
dgr isn't reset to 0 when you clear your textbox
5 replies | 288 view(s)
-
Today, 04:14 AM
I think the problem is that when the widget is being moved (and since it should clear the context itself), it leaves the context as it was...
1 replies | 47 view(s)
-
Today, 04:04 AM
This thread has me rethinking my putting so much money into helping that Nigerian Prince...
21 replies | 459 view(s)
-
Today, 04:02 AM
Hello!
I am trying to track down a problem:
It seems to me that there is a refresh order problem when a widget is moved and the widget form is...
1 replies | 47 view(s)
-
Today, 02:57 AM
.Paul
Indeed more clarity has been explained. You are right Sir,
Before implementing your code with TextChanged Event.
the doubt raised...
5 replies | 288 view(s)
-
Today, 01:08 AM
I really don't think there's a way to block it at that point. Nothing in the documentation or examples I've found suggests it's possible. The system...
3 replies | 240 view(s)
-
Today, 12:47 AM
You can use Nothing in place of 0... the code is just copied and slightly modified from ucShellBrowse, but I forgot I did a demo project of just...
83 replies | 41557 view(s)
-
Yesterday, 11:40 PM
Below is the code I have for anyone willing to carry out a quick test ... When the InstallHook SUB is ran, all key strokes are monitored in the...
3 replies | 240 view(s)
-
Yesterday, 11:27 PM
Thank you. It works.
It even works when I draw a rectangle that exceeds the size of the surface. I expected that this would throw an error, but it...
2 replies | 138 view(s)
-
Yesterday, 09:44 PM
Thanks, fafalone!
All my projects still use oleexp501.tlb. Must I update to v6.6 to get this working? Because I got a couple of type mismatchs on...
83 replies | 41557 view(s)
-
Yesterday, 08:22 PM
This registry key is great, now private classes can be successfully registered in the ROT, but their events are still not being marshaled. Only...
21 replies | 4895 view(s)
-
Yesterday, 08:15 PM
i did notice on "add pantry section form".. frmNewPantrySection.. the code had to be changed to the following for the program to run and work:
...
101 replies | 2941 view(s)
-
Yesterday, 08:06 PM
You can display/flip/rotate with just a few lines using IShellImageData too:
...
5 replies | 190 view(s)
-
Yesterday, 08:03 PM
What happened? DirecTv and Disney were at war so I didn't have that channel. Glad to see they settled and the stations are back.
743 replies | 181165 view(s)
-
Yesterday, 07:55 PM
What happened? DirecTv and Disney were at war so I didn't have that channel. Glad to see they settled and the stations are back.
743 replies | 181165 view(s)
-
Yesterday, 07:25 PM
I thought I will share this class here for anyone interested.
It can rotate, flip, resize, change animation rate.
Instructions included in code.
5 replies | 190 view(s)
-
Yesterday, 06:52 PM
Well, this is just fantastic!
I've replaced my code for loading frame with WIA code in this link, and kept my old code to extract frames'...
5 replies | 190 view(s)
-
Yesterday, 06:50 PM
Presumably the finaliser is getting called and this is freeing up memory. Even though clean up is happening, you should still call dispose, rather...
1 replies | 101 view(s)
-
Yesterday, 06:28 PM
I've been doing way too much reading lately on the Dispose issue, and particularly pondering the best way to handle fonts, bitmaps, etc. in the...
1 replies | 101 view(s)
-
Yesterday, 06:27 PM
Turning it all into a custom UC will probably accomplish the same thing, as that's about the same as just putting it onto a PictureBox.
I've got...
17 replies | 272 view(s)
-
Yesterday, 06:05 PM
See this thread for alternatives:
https://www.vbforums.com/showthread.php?893519-Accessing-animated-gif-frames
You may want to post code that...
5 replies | 190 view(s)
-
Yesterday, 06:04 PM
Pretty sure those OleLoadPicture family of functions can load only bitmaps. I thought GIFs were a different format (compressed)... Maybe you could...
5 replies | 190 view(s)
-
Yesterday, 05:55 PM
This problem is driving me nuts.
It is an attempt to help a friend of mine.
Using VB6, Ole and Excel 365
Two command buttons is used,...
0 replies | 46 view(s)
-
Yesterday, 05:54 PM
I had this really cool class to load every frame of an animated gif.
Then using a timer, I could show the frames.
This class has been relying on...
5 replies | 190 view(s)
|
Click Here to Expand Forum to Full Width
|