Re: Edit Control question


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on March 03, 2010 at 13:32:48: Uploaded files: 2

In Reply to: Re: Edit Control question posted by Brian Levantine on March 02, 2010 at 18:11:17:

No luck AutoHzScroll.

I'm using Lucida Console so the box size is fine. In the case of NAME box, It's wide enough for 30 characters but only needs 24.

Here's how the screen looks (AM1.JPG) and my settings for the control in VS2003 (AM2.JPG).

At the beginning of the program I set the max field size to 24 ...

cosCtlId = IDC.EDIT.01
cosItemSize = 24
Gosub COS.EditLimitText

I put the data in like so ...

cosCtlID = IDC.EDIT.01
cosCtlText$ = NAME$
Gosub COS.SetDlgItemText


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]