News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Edit box

Started by IAO, July 19, 2005, 07:37:41 PM

Previous topic - Next topic

IAO

My english is poor but I try. (Is my first message.)
Two questions:
1.- I can auto select a edit Box, when it take focus.
2.- Is posibble convert one file.rc to one file.dlg directly with
some program.

excuse me, if is very stupid.
"There is no way to peace. Peace is the way."    Mahatma Gandhi

Mark Jones

Hi Maitreya. Welcome to the group. :)

Quote
1.- I can auto select a edit Box, when it take focus.

It should be possible. Perhaps look at EN_UPDATE and EM_GETSEL in the Win32.hlp file.

Quote
2.- Is posibble convert one file.rc to one file.dlg directly with some program.

Not that I've seen. Probably because the 'some program' will not know where to place the controls.
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

IAO

 
Thaks,very much, mr.
Mark Jones 


"There is no way to peace. Peace is the way."    Mahatma Gandhi

IAO

I write this for any person with desire conver one .rc file to one .dlg file.

The program RadAsm, in Projects menu, have one "Res2Dlg" (Res to Dlg convert).
But you take one .exe, .dll or .ocx and it convert to .dlg with equal parameter.

By, By.
"There is no way to peace. Peace is the way."    Mahatma Gandhi