PROMPT request


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

Posted by Grant Foraker on September 14, 2011 at 11:26:29: Uploaded files: 1

PROMPT doesn't seem to recognize numeric entries and makes the input area 9 characters instead of 11. It would be nice if numerics were recognized, sized correctly, right justified as they are in Comet.

In VB, I set the right justify. Should be a way in Comet.

In IB, I use the following to get the rest of the settings...

cosCtlId = IDC.EDIT.09
Gosub COS.AttachNumericEdit
! this sets 9.2
coswParam = 7 ! Integer digits
coslParam = 2 ! Fractional digits
Gosub COS.NumEditSetDigits
! this sets an initial value of zero
cosCtlText$ = '0'
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 ]