| | |
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 |
1 acquisition agile applications apps asp backup bailout ballmer beta bid billgates blackberry bostock browser budapest business cisco codeweavers development documents download ebay economicgrowth economy email ergonomics eu excel exchange facebook freesoftware gaming gay google gta halo halowars hp hyper-v ibm ie8 intel internet java jerryseinfeld jerryyang jobs law licensing linux mac mailserver merger microsoft microsoftoffice mobile net news nintendo office officefileformats officesuites openoffice opensource opensuse os outlook patent poi port25 print record redhat researchinmotion rim security server setup siliconvalley software sony survey takeover techwriting timewardenltd. virtualization vista vmware web wii windows windows7 windowslive xbox xbox360 yahoo yahoo! yang zoho





