
- 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, 12:21 PM
u can create a usercontrol, a picturebox, where u "load" png using API. store the converted 32-bit into the picturebox
and when u run, the...
7 replies | 313 view(s)
-
Today, 12:11 PM
Passing both stride = 0 and scan0 = NULL is supported use-case for creating empty images. This is what the oridinary Bitmap::Bitmap (int width, int...
5 replies | 238 view(s)
-
Today, 12:10 PM
Weird, I don't know how I missed post #9.
Thanks for that. I will try this today.
18 replies | 257 view(s)
-
Today, 12:03 PM
This should be easy, but I have been beating my head against this for a while and need help…
In Visual Basic, I have created a list of strings,...
0 replies | 7 view(s)
-
Today, 11:55 AM
Why you magic offset 30?
You can set the .GridColorFixed property to match your .BackColor property.
This way the outline will not visually disturb...
3 replies | 62 view(s)
-
Today, 11:49 AM
Yeah, that's the lesson that was learned, but it was the wrong lesson. The lesson should be: If you build upon something that is dependent upon...
129 replies | 2818 view(s)
-
Today, 11:46 AM
VSCode - https://github.com/microsoft/vscode - core IDE, core language support for VB etc
If I was going cross platform I would probably consider...
129 replies | 2818 view(s)
-
Today, 11:33 AM
Hello hardik2309,
Is this of any use? https://core.telegram.org Also could you post a working example of what you are trying to do?
yours,...
1 replies | 124 view(s)
-
Today, 11:30 AM
Hello Antonello2,
Could you rephrase your question and post the relevant code enclosed in by code tags? Use the # button in the toolbar to add...
1 replies | 131 view(s)
-
Today, 11:27 AM
Hello Weillee,
Here is a tutorial about printing in vb.net...
1 replies | 82 view(s)
-
Today, 11:07 AM
The method I invented is the best and the only one.
IIf the current module has eight pieces of UNICODE text.
There are only five paragraphs...
23 replies | 307 view(s)
-
Today, 11:02 AM
wpf is open source https://github.com/dotnet/wpf
as is winforms https://github.com/dotnet/winforms/
and vscode is open source and multiplatform...
129 replies | 2818 view(s)
-
Today, 10:59 AM
Yes, that's the plan....
42 replies | 998 view(s)
-
Today, 10:58 AM
@dilettante - That would require taking the .res file along with it. That's a fine approach for a regular project, but for distributing an uncompiled...
7 replies | 313 view(s)
-
Today, 10:56 AM
download svg ocx,or webbrowser ocx,or chrome core:moniblink,edge ocx
1 replies | 67 view(s)
-
Today, 10:39 AM
I'm trying to avoid page-break issues, as in:
The images are sometimes taller than the text and vice-versa.
5 replies | 105 view(s)
-
Today, 10:38 AM
Technically, you don't need the IDE to be open source for .NET. You can develop a .NET app entirely in Notepad, if you happened to be insane. The...
129 replies | 2818 view(s)
-
Today, 10:34 AM
I'm less worried about quality and more worried about the other issues. To mention another one, zooming the output in a PDF viewer would also be a...
5 replies | 105 view(s)
-
Today, 10:31 AM
I wasn't saying that JS was declining. It is not. I think people just recognize that JS, as it currently stands, could be improved upon. That...
129 replies | 2818 view(s)
-
Today, 10:26 AM
Not really.
KillDoc would be useless, besides the other Printer object issues I want to bypass in the first place. AbortDoc() at the API level is...
5 replies | 105 view(s)
-
Today, 10:25 AM
What are you talking about here? Does anybody download the .NET framework anymore? It's part of Windows. I just distribute the exe without an...
123 replies | 3011 view(s)
-
Today, 10:19 AM
Since Apple are well known for good design, you can check their UI guidelines:
https://developer.apple.com/design/human-interface-guidelines/.
...
9 replies | 131 view(s)
-
Today, 10:16 AM
That might be relevant, tangentially. I'm not quite sure what this dependent project really was or how it got in there. I don't think it was a dll...
4 replies | 144 view(s)
-
Today, 10:02 AM
Thank you.. yes this is very useful
9 replies | 131 view(s)
-
Today, 09:45 AM
https://docs.microsoft.com/en-us/windows/win32/uxguide/ctrl-command-buttons#recommended-sizing-and-spacing
Not sure how useful that is but it is...
9 replies | 131 view(s)
-
Today, 09:44 AM
On thing you will need to do is change the "vbRichClient5" string in your GetInstanceFromBinFolder call to "RC6":
Set New_c =...
1 replies | 54 view(s)
-
Today, 09:43 AM
Unfortunately that is kinda how PHP works.. it doesn't try to save any state betweeen requests.
You could use a caching solution like memcache or...
3 replies | 74 view(s)
-
Today, 09:42 AM
Is that code called from the form load event? Could be tryign to set focus to something that is not yet available for focus.
1 replies | 48 view(s)
|
Click Here to Expand Forum to Full Width
|