| | |
Make a window Static as well as allow adding text using CreateWindowEx(
Thread Solved |
•
•
Join Date: Jun 2009
Posts: 2
Reputation:
Solved Threads: 0
I'm using CreateWindowEx() function to create an "EDIT" window, i.e. where a user can type.
But I would also like the window to be static. Is there a way to do it during the creation of the window? Or any other function that may be used after the creation of the window? I tried using SetWindowPos function after creating the window using SWP_NOSENDCHANGING and SWP_NOREPOSITION, but that didn't o the trick. ANy ideas
g_hwndMain = CreateWindowEx(0, WC_TEXT, NULL, WS_VISIBLE | WS_BORDER | ES_AUTOHSCROLL, 0, 0, 400, 200, phwnd, NULL, g_hInstance, NULL);
But I would also like the window to be static. Is there a way to do it during the creation of the window? Or any other function that may be used after the creation of the window? I tried using SetWindowPos function after creating the window using SWP_NOSENDCHANGING and SWP_NOREPOSITION, but that didn't o the trick. ANy ideas
![]() |
Similar Threads
- Loading an image onto a Window (C++)
- Displaying text in a window (C++)
- Tracking Clipboard Paste (C++)
- Adding text boxes and buttons dynamically (JSP)
- Really need help with the interactive Calculator program, or will be dead (C++)
- Why do they make computers harder to use and program? (Geeks' Lounge)
- edit C++ window (C++)
- Please help a beginner - window closes (C++)
- Combo Box (C++)
- How to make a window an active window(focussed window) (C++)
Other Threads in the Windows Software Forum
- Previous Thread: Annoying Thunderbird Music
- Next Thread: Outlook 2007 download from Pop3
| Thread Tools | Search this Thread |
1timeproject acquisition adobe ajax applications apps asp bailout ballmer beta billgates bingvisualsearch blackberry blogsoftware bostock browser business cisco cissp clone cloudcomputing development disk download dual ebay economy email employment excel exchange facebook freesoftware gaming google halo hardware ibm ie8 intel internet jobs jquery keepass law linux merger microsoft microsoftoffice mobile net news nintendo office officefileformats officeproductivitysuites officesuites oil onlinetimetracker openoffice opensource opensuse os outlook patent pda powerpoint redhat release rim security server siliconvalley software sony spreadsheet sprint student survey takeover technologycompanies touchcomputing virtualization vista vmware walterbender web wii windows windows7 windowslive word xbox xbox360 xenocode yahoo yahoo! yang zoho zunehd





