
- 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, 06:00 PM
Ok---I'm done...will answer questions as you have them. Please run this program (you do NOT need VBFlexGrid!). The 'second' form looks like this,...
73 replies | 936 view(s)
-
Today, 05:58 PM
Yeah, I was wondering about that.
64955 replies | 6268049 view(s)
-
Today, 05:47 PM
You can use my clsIniFile class
3 replies | 58 view(s)
-
1 replies | 1720 view(s)
-
Today, 05:36 PM
Updated!
2121-01-18 added some fixes for running at non-integer TwipsPerPixels DPI settings.
2121-01-17 bug fix: in some situations...
30 replies | 1552 view(s)
-
Today, 05:36 PM
Hey jdc2000
thank you for your reply
But as you noticed I did put a special synthax where "Write" is an object
I have the code for reading...
3 replies | 58 view(s)
-
Today, 05:27 PM
6 days and no one has anything to say. Anyone hear from FunkyDexter lately? We need to do a health check.
64955 replies | 6268049 view(s)
-
Today, 05:22 PM
Updated!
Some bugs fixed:
2021-01-17 Fixed bug in WM_WINDOWPOSCHANGING message for non-integer DPI settings (when windowed controls' lefts in...
67 replies | 13253 view(s)
-
Today, 05:20 PM
Possibly useful links:
http://tutorpinoy.blogspot.com/2014/03/save-and-retrieve-configuration-files-vb6.html
...
3 replies | 58 view(s)
-
Today, 05:18 PM
A DataAdapter doesn't create Add/Update/Delete commands. You need to either manually create the objects or use a CommandBuilder, if your table has a...
1 replies | 54 view(s)
-
Today, 05:15 PM
Hi,
help me, please, with an implementation.
I have a crash.
Option Explicit
Private Declare Function OleSetClipboard Lib "ole32.dll"...
0 replies | 23 view(s)
-
Today, 05:05 PM
Hi Guys
How can I write value in IniFile this way
Write("Section")("Key") = "Value"
Thank you in advance..
3 replies | 58 view(s)
-
Today, 04:54 PM
Hi, I just built my first application and I am having a lot of trouble with resizing code. I watched a few youtube videos and got some help there,...
0 replies | 4 view(s)
-
Today, 04:53 PM
Just to follow up on this, the setting "Suppress JIT optimization on module load" will cause the debugger to work the way I expect whether in Release...
3 replies | 145 view(s)
-
Today, 04:51 PM
Still not sure what to make of the reluctance of VS to build that debug build, but after the reinstall, that issue appears to have gone away. I'm...
1 replies | 91 view(s)
-
Today, 04:42 PM
This thread kind of spiraled out of control, but my original restatement (post 3) of Dil's post is more or less correct.
Just a reminder, I am...
20 replies | 595 view(s)
-
Today, 04:41 PM
thank you so much for all
13 replies | 390 view(s)
-
Today, 04:39 PM
I currently have the code below that when executed, reads the contents fo a SQL database and displays it in a data table. This can be the edited....
1 replies | 54 view(s)
-
Today, 04:04 PM
The alphabet can be described pretty easily in a Dictionary(Of Char, String) where the Key would represent the letter and the Value would represent...
3 replies | 84 view(s)
-
Today, 04:03 PM
I'd be inclined to create a Dictionary(of string, string) to hold the conversion table that you showed. The letter would be the key, the word would...
3 replies | 84 view(s)
-
Today, 03:32 PM
For the ones that don't know about this problem, I'm attaching a test project to check it.
This project simply adjust the size of a RichTextBox to...
6 replies | 197 view(s)
-
Today, 03:30 PM
not sure why you are getting only PBs...could have been caused when you first tried to open the project and got the error about the VGRID.
I'll...
73 replies | 936 view(s)
-
Today, 03:27 PM
did all that you said.. but then i get an error cause of no imagelist... you have pictureboxes instead...
Private Sub sMnuBaseSet_Click()...
73 replies | 936 view(s)
-
Today, 03:15 PM
i'll have to get back to this after work... another 11hr shift here i come.. sux...
73 replies | 936 view(s)
-
Today, 03:13 PM
Oh, one more change, as the MSFlexGrid does not recognize the same Constants as the VBFlexGrid,
change this line
VGrid1.CellAlignment =...
73 replies | 936 view(s)
-
Today, 03:08 PM
It is just that the VBFlexGrid is more versatile, but in your case, the MSFlexGrid will work just fine.
73 replies | 936 view(s)
-
Today, 03:07 PM
Never mind then...let's use an MSFlexGrid instead. Select THAT from the list of components.
Add 1 to your form and set # of columns to 9. Set...
73 replies | 936 view(s)
-
Today, 03:07 PM
nvm, ty anyways for your hard work and effort - but i can't be bothered installing new stuff.. i just have too much going on at once and i have to go...
73 replies | 936 view(s)
-
Today, 03:06 PM
oi, i think this getting to be more work than i need on my plate...
73 replies | 936 view(s)
-
Today, 03:02 PM
it's not in the list... bound grid and msflexgrid is all i see in the list.... why not using just a normal msflexgrid?????
73 replies | 936 view(s)
|
Click Here to Expand Forum to Full Width
|