CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (7 messages)

From: Jack Freudenheim MS BASIC Forum · Visual Basic October 16, 1991 7:28 AM
JZ: Thanks: I hadn't known the meaning of FixedCols before! Jack
From: Jack Freudenheim MS BASIC Forum · Visual Basic October 15, 1991 11:24 PM
"..Is Col 1 defined as non-scrollable?.." Jonathan: I'm not sure what you mean by non-scrollable. Do you mean is the Fixed Cols setting set to 1? If so, yes; should it not be? I was talking about column 0, the shaded one: this is where I'm showing the record number…
From: Jack Freudenheim MS BASIC Forum · Visual Basic October 15, 1991 10:17 PM
Jim: I greatly appreciated your note on Fast Insertions/Deletions in the Grid control, but in trying to implement such a thing, I've run into a problem. I can't set the SelStartCol to 0! I get "User Defined Error". For your example of 300 columns, I'd have to do a loop…
From: Jack Freudenheim MS BASIC Forum · Visual Basic October 15, 1991 10:11 PM
Jonathan: Do you have any idea why I get "User-Defined Error" trying to set a grid's SelStartCol to 0? Without this, I have trouble moving big blocks around using Clip as described by Jim Dolson. I'll ask him too; maybe his sample code was wrong. Thanks, Jack There is 1…
From: Jack Freudenheim MS BASIC Forum · Visual Basic October 9, 1991 10:56 PM
Don: If you could post the article number with it, so it's quick to download, that would be very nice. Still, an accumulating text file of all vb-related articles, with a weekly or monthly update file, would be enormously beneficial if not too much effort. Thanks for responding, Jack
From: Jack Freudenheim MS BASIC Forum · Visual Basic October 8, 1991 8:22 PM
When I intend to load code into a form's code, I generally mean to Merge it. Since "Replace" is the default button, I have occasionally replaced thousands of lines of code with a little fragment by mistake. Obviously, I'm forced to roll back to my last save. Couldn't the Replace…
From: Jack Freudenheim MS BASIC Forum · Visual Basic October 8, 1991 8:22 PM
Is there a chance you could gather and distribute the complete MS Knowledge Base articles on VB? I've spent a fair amount of time grabbing the articles I found of interest, and it occurs to me that a regularly updated set of text files would be beneficial to all, and…