
- 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, 03:53 AM
Yeah, that seems to be it.
7 replies | 215 view(s)
-
Today, 03:43 AM
I'm not comparing RC6 to the o/s nor the VB6 environment in terms of it's usage. My 'shelf' below shows the software I use on a continuous basis and...
10 replies | 278 view(s)
-
Today, 03:24 AM
Fear of repercussions if the truth about the known faulty software became public perhaps?
7 replies | 215 view(s)
-
Today, 03:23 AM
One of the reasons why I believe he might be amenable to others taking some of the workload.
10 replies | 278 view(s)
-
Today, 03:21 AM
Yes, that is what I understand, not having done that before it is still a minor mystery to me.
4037 replies | 3312505 view(s)
-
Today, 02:32 AM
Something is partially overwriting those files other than your code editor so the first order of business is to determine what that is.
2 replies | 104 view(s)
-
Today, 02:30 AM
Show us all the code we need to replicate your scenario. This is not normal behaviour so it's something specific causing it, so we need all the...
5 replies | 156 view(s)
-
Today, 12:34 AM
In my opinion it may not be a "property" but it could also be set in "Run-Time", if it is possible.
1563 replies | 771213 view(s)
-
Today, 12:32 AM
Thank you so much for the help.
2 replies | 206 view(s)
-
Yesterday, 11:55 PM
Hello
I want to copy an excel range, transform it into a picture and paste it into another sheet
on the "CopyPicture" line if I stop the program,...
0 replies | 31 view(s)
-
Yesterday, 11:30 PM
RC6 is a very helpful library but I can't see putting it in the same tier as an operating system or VB-level compiler where developing even the...
10 replies | 278 view(s)
-
Yesterday, 10:09 PM
I have a program that creates a small form and displays some data. In the code, I have several routines:
Form_Load: Initializes some variables and...
0 replies | 45 view(s)
-
Yesterday, 08:10 PM
OK, let me explain. The sleep is in there as a test to see if this helped. The DoEvents is there because the Browser DOES NOT update until well after...
13 replies | 576 view(s)
-
Yesterday, 07:53 PM
It's just the absurdity of one person being homeless and hungry while another spends $10 million on a purse. What's that say about us humans???
...
69849 replies | 23954572 view(s)
-
Yesterday, 07:38 PM
Corrected Version in first Message - A Little Error in Code
3 replies | 271 view(s)
-
Yesterday, 07:30 PM
You have to set the DrawMode property of the control to "...OwnerDraw" and draw the control by yourself to choose the size of e.g. the option button.
4037 replies | 3312505 view(s)
-
Yesterday, 06:45 PM
You should post some code, sending text to password textboxes should work just fine.
1 replies | 94 view(s)
-
Yesterday, 06:41 PM
I think it's obvious Olaf has moved on to greener pastures for quite some time now! ;)
10 replies | 278 view(s)
-
Yesterday, 06:38 PM
Sounds like a unique part of the Birkin stock. Strange that somebody would foot that bill.
69849 replies | 23954572 view(s)
-
Yesterday, 06:35 PM
In what sense did that incorporate any of the suggestions made?
You seem to be trying to bludgeon an inherently event-driven, nonlinear, process...
13 replies | 576 view(s)
-
Yesterday, 06:21 PM
Shaggy, below is the latest version of the DocumentCommplete code. I have not made many changes to my "BrowserWait" code other than trying to place a...
13 replies | 576 view(s)
-
Yesterday, 06:10 PM
I'm still trying to figure out where all the pieces go. I understand that this goes where the browser is loaded, but trying to figure out how to...
13 replies | 576 view(s)
-
Yesterday, 05:49 PM
Yes, DPI aware. Desktop scaling is disabled. All forms appear at a normal 100%.
The scaling performed above is being performed in code to allow a...
4037 replies | 3312505 view(s)
-
Yesterday, 05:40 PM
I don't see it so much as a worry as a feature of the closed source model that I have had to observe my whole career in computing. Most of the...
10 replies | 278 view(s)
-
Yesterday, 05:29 PM
I am sure Olaf sees the future is ultimately 64 bit and that it is only a matter of time before RichClient HAS to go 64 bit, for one...
10 replies | 278 view(s)
-
Yesterday, 04:44 PM
Is there anyone that would like to work on such a project ?
1 replies | 60 view(s)
-
Yesterday, 04:26 PM
You just got to laugh at humans sometimes.
...
69849 replies | 23954572 view(s)
-
Yesterday, 04:14 PM
To add new document into an existing instance use the command IDM_FILE_NEW
Const WM_COMMAND = &H111
Const IDM_FILE_NEW = 41001
Dim...
8 replies | 424 view(s)
-
Yesterday, 04:03 PM
It's likely dependent on a ton of internal mechanics that you're not adding. Like VB has internal structures describing everything, chance it's...
1 replies | 63 view(s)
|
Click Here to Expand Forum to Full Width
|