![]() |
| | #1 |
| Registered User Join Date: Jan 2002 Location: Cardiff
Posts: 2,219
| simple text dialog ok cancel something like Code: char stringy[BUFSIZ]; showSuperMegaTextWindow(stringy); MessageBox(NULL,stringy,stringy,0); except [i suppose] it would probably be more complicated |
| Brian is offline | |
| | #2 |
| It's full of stars Join Date: Aug 2001
Posts: 4,833
| Tip: Sooner or later you re going to have to learn to RTFM, you may as well get used to it now, before you're life depends on it. Topics for research: Dialog boxes, edit controls, button controls, GetDlgItemText() API function.
__________________ Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream. |
| adrianxw is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatically enter text in a dialog box | leojose | Windows Programming | 6 | 12-13-2005 11:59 AM |
| creating very simple text editor using c | if13121 | C Programming | 6 | 11-25-2004 09:49 AM |
| Help on simple text console prog... | Azh321 | C++ Programming | 2 | 11-26-2003 07:03 AM |
| Simple method of coloured text? | SPiRiToFCaT | C++ Programming | 3 | 09-04-2002 09:46 PM |
| Tab Controls - API | -KEN- | Windows Programming | 7 | 06-02-2002 09:44 AM |