Dialog questions


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

Posted by Grant Foraker on September 06, 2005 at 14:41:08:

Have 1 program done. A popup Calendar. Nice.

I have the next dialog drawn, via VS and I'd like to control it. A group of two radio buttons and a group of two edit boxes. I've found, from examples, how to check the radio buttons and I've found how to size a dialog ...

cosCtlId = IDC.STARTING
cosItemSize = 5 ! Maximum # chars
cosCtlText$ = BEGIN$
GOSUB COS.EditLimitText
GOSUB COS.SetDlgItemText

I know that there is a way to make the edit numeric only and maybe right justified. How do I find these things in Comet. And know when they're not supported in Comet.

Other things I'd like to do with this dialog are to know when a radio button is clicked, then Enable/Disable the edit boxes appropriatley. Currently, I can check the radio buttons when OK is clicked.

Point me or poke me :)


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):






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