Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: large and lower case Pin
Ravi Bhavnani20-Mar-04 7:29
professionalRavi Bhavnani20-Mar-04 7:29 
GeneralWindows Master Volume control Pin
impeham20-Mar-04 6:48
impeham20-Mar-04 6:48 
GeneralRe: Windows Master Volume control Pin
Ravi Bhavnani20-Mar-04 7:30
professionalRavi Bhavnani20-Mar-04 7:30 
GeneralUpload Data via HTTP..VC++ Pin
rasha200320-Mar-04 5:05
rasha200320-Mar-04 5:05 
GeneralKnowing with Network Interface will be used Pin
mmica20-Mar-04 4:52
mmica20-Mar-04 4:52 
GeneralRe: Knowing with Network Interface will be used Pin
Roger Wright20-Mar-04 6:57
professionalRoger Wright20-Mar-04 6:57 
QuestionHow could I make folder as Public Share in windows98 system? Pin
.NetRams19-Mar-04 18:50
.NetRams19-Mar-04 18:50 
GeneralMFC Edit Controls. Pin
Ichiban_Addict19-Mar-04 17:11
Ichiban_Addict19-Mar-04 17:11 
Hi, I'm trying to make a tool using MFC for a game I'm making. And I need a edit control to type in coordinates for objects, and in the end I have to get the coordinate value to be a float. I want the edit control to be fairly user friendly what should I do? Some tutorials seem to make their own classes derived from CEdit, or should I just make a member variable of CEdit type? I've tried making a member variable of type float but that doesn't really seem to let me format the string of the edit control to only accept numeric values etc. If I make a CEdit variable or make my own class derived from CEdit is there some way I can convert the string in the edit control to a float?? Any advice is apreciated Big Grin | :-D
GeneralRe: MFC Edit Controls. Pin
l a u r e n19-Mar-04 17:27
l a u r e n19-Mar-04 17:27 
GeneralRe: MFC Edit Controls. Pin
Ravi Bhavnani20-Mar-04 7:32
professionalRavi Bhavnani20-Mar-04 7:32 
GeneralRe: MFC Edit Controls. Pin
MeterMan21-Mar-04 15:54
MeterMan21-Mar-04 15:54 
GeneralRe: MFC Edit Controls. Pin
Ichiban_Addict21-Mar-04 16:08
Ichiban_Addict21-Mar-04 16:08 
GeneralRe: MFC Edit Controls. Pin
MeterMan21-Mar-04 18:07
MeterMan21-Mar-04 18:07 
GeneralStatus bar gripper Pin
sschilachi19-Mar-04 13:36
sschilachi19-Mar-04 13:36 
GeneralRe: Status bar gripper Pin
_moved20-Mar-04 12:39
_moved20-Mar-04 12:39 
Generalhook Pin
Anonymous19-Mar-04 13:34
Anonymous19-Mar-04 13:34 
GeneralRe: hook Pin
Jörgen Sigvardsson19-Mar-04 14:07
Jörgen Sigvardsson19-Mar-04 14:07 
GeneralRe: hook Pin
Ravi Bhavnani20-Mar-04 7:36
professionalRavi Bhavnani20-Mar-04 7:36 
GeneralSQLBrowseConnect Pin
halblonious19-Mar-04 12:44
halblonious19-Mar-04 12:44 
GeneralRe: SQLBrowseConnect Pin
JWood20-Mar-04 17:28
JWood20-Mar-04 17:28 
Generalvariable loop Pin
Oriented19-Mar-04 10:52
Oriented19-Mar-04 10:52 
GeneralRe: variable loop Pin
Alvaro Mendez19-Mar-04 11:03
Alvaro Mendez19-Mar-04 11:03 
GeneralRe: variable loop Pin
Tom Larsen19-Mar-04 11:46
Tom Larsen19-Mar-04 11:46 
Generalwriting to an EDIT box Pin
Oriented19-Mar-04 10:44
Oriented19-Mar-04 10:44 
GeneralRe: writing to an EDIT box Pin
Alvaro Mendez19-Mar-04 11:05
Alvaro Mendez19-Mar-04 11:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.