
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Jun 1st, 2022, 07:24 PM
Hi Cairo Squad,
I've been testing another autobuilder, but came to an abrupt halt.
Short version, handmade Photoshop sketch tests, thought they...
63 replies | 1944 view(s)
-
Jun 22nd, 2022, 09:30 AM
I pretty much know the answers to this, but it might be worth a re-visit. I'm sure several have opinions on this. And there are several different...
67 replies | 1194 view(s)
-
Jun 3rd, 2022, 08:30 PM
Dear Members of the Forum.
I wish to know how to write a For Next loop, that only works in a single instance.
Here is what i am working with,...
51 replies | 1836 view(s)
-
Jun 4th, 2022, 07:29 AM
I'm simulating .NET to create my own base-lib. We know that VB6 has many restrictions on the use of UDTs. In order to completely get rid of this...
41 replies | 1491 view(s)
-
Jun 17th, 2022, 09:26 PM
So the other day me and sapator got into a little guessing game about which sub-forums here have the most activity which started at this post. We had...
47 replies | 732 view(s)
-
Jun 22nd, 2022, 01:32 PM
Sure I'd like to pay 18 cents less a gallon but this doesn't really seem to address the the real problem. The oil companies are gouging us. As are...
49 replies | 673 view(s)
-
May 30th, 2022, 07:46 AM
I'm sure there must be many ways to accomplish this task,
but what is the proper way to do this?
35 replies | 1081 view(s)
-
Jun 10th, 2022, 08:14 AM
Hi buddies
I have 2 fields in VB6 with TabStop = True and TabIndex set to 1 & 2. I was hoping when I press Return Key in 1stfield it will send...
32 replies | 829 view(s)
-
Jun 11th, 2022, 08:42 AM
How should I rewrite the following code without using GoTo?
My actual array "arr" is much more complicated than this; I have simplified it for...
27 replies | 649 view(s)
-
Jun 8th, 2022, 08:35 PM
Hi,
We have an application developed with VB6 that uses WinHTTP 5.1 and is deployed on a server running Windows Server 2008 R2 SP1.
When logged...
29 replies | 1086 view(s)
-
Jun 16th, 2022, 01:35 PM
Hi,
In our VB6 application we use ActiveReports 2. When running our application on a screen with 3840x2160 resolution (and 150% scaling) the...
31 replies | 678 view(s)
-
Jun 13th, 2022, 02:39 PM
What would be the best way to show file type icons in a grid list.
I just used a function to get th associated file icon 16x16 , it reads the file...
29 replies | 766 view(s)
-
Jun 15th, 2022, 09:28 AM
I want to write a generic function to convert between arbitrary types, for example:
TheValue = CType(obj, MyClass)
TheValue2 = CType(obj,...
26 replies | 759 view(s)
-
Jun 26th, 2022, 08:22 AM
Is it possible to get a MsgBox to trigger displaying an error code if an error is encountered?
I mean in sort of global handler?
If my app is run...
27 replies | 646 view(s)
-
Jun 22nd, 2022, 07:58 AM
For the most part, Forms scale correctly and Images draw correctly in my app,
across a wide range of monitors that I can test on.
I don't have a...
30 replies | 508 view(s)
-
Jun 13th, 2022, 04:07 PM
I have a CSV that I am reading into a datatable using ADO.NET. One of the columns has a problem. The value in the column happens to be 10-05-20. That...
25 replies | 775 view(s)
-
Jun 12th, 2022, 09:35 PM
I have used the following code to put a gradient in a triangle
Private Sub FadeTriangle(ByVal pic As PictureBox, _ ByVal start_r As Single,...
25 replies | 856 view(s)
-
Jun 23rd, 2022, 11:59 PM
I know the difference between "ByRef MyObject" and "ByVal MyObject". But I have a bad programming habit, that is, for primitive data types, I'm...
24 replies | 488 view(s)
-
Jun 15th, 2022, 05:06 AM
Hai,
This is sending whatsapp group message through python in pyCharm. That works fine.
However i need to add action button just below the...
23 replies | 837 view(s)
-
Jun 23rd, 2022, 04:14 PM
This one probably doesn't have an answer, but I thought I'd ask anyway.
I've got several classes where I'm using "VB_PredeclaredId = True".
...
24 replies | 522 view(s)
-
Jun 2nd, 2022, 04:59 PM
Recently I have a very nasty encounter: I added a "Context-Aware Fill" function to my program; the program runs fine in IDE, but gets crashed on EXE...
19 replies | 1099 view(s)
-
Jun 10th, 2022, 03:12 PM
Hey! I'm trying to load on the WebBrowser a phpmyadmin website, but it's loading only half...
I set the IE version of the app to 11, and tried to...
24 replies | 808 view(s)
-
Jun 20th, 2022, 07:02 PM
Hi friends,
I'm trying to "uniformise" my error handling syntax from one form to another, or from one module to another.
I explain.
I...
20 replies | 590 view(s)
-
Jun 2nd, 2022, 01:45 PM
Hi!
I have a sqlite database. "customer" table like this;
text datetime text
customerID sdate ...
20 replies | 861 view(s)
-
Jun 23rd, 2022, 04:58 AM
I know that in the past several people have attempted a VB6 replacement without really understanding the magnitude of the task. I appreciate all...
23 replies | 579 view(s)
-
Jun 23rd, 2022, 09:24 PM
Let's try this again.
I downloaded some code from this forum from thread Rotating Labels/textboxes. The code, written by Elroy was LabelVert. ...
26 replies | 442 view(s)
-
Jun 23rd, 2022, 03:13 PM
While executing the IsDate() method in a routine I found the following error.
While I have been able to find some explanations of...
21 replies | 484 view(s)
-
Jun 5th, 2022, 07:07 AM
Hello friends
I want to take a photo of a specified area by clicking on a coordinate
Provided that only the same area is visible
The rest of the...
17 replies | 866 view(s)
-
Jun 21st, 2022, 12:31 PM
Ok, the following is a functioning piece of code in a class I've named "LoadImage". I know that we each have our own coding style (including error...
21 replies | 467 view(s)
-
Jun 9th, 2022, 08:33 AM
hi guys I'm "ACTUALLY RELEASING MY APP" but I have a question about GDI/e.graphics
I create a resize toolbox and an isometric form
but isometric...
20 replies | 648 view(s)
|
Click Here to Expand Forum to Full Width
|