| | |
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 |
2.0 acquisition acquisitions android applications apps asp bailout ballmer beta billgates blackberry bostock browser business cisco cloning creativesuite4 development download drive e-mail ebay economy email enterprise2.0 excel exchange facebook freesoftware gaming google halo htc ibm icahn ie8 intel internet jobs law layoffs linux merger microsoft microsoftoffice microsoftsurface mobile monitor news nintendo novell office officefileformats officesuites onlinetimetracking openoffice opensource opensuse os outlook patent pfizer piracy protocols redhat remoteaccess rhce rim screen security sex siliconvalley software softwaretest sony standards survey takeover timetracking training venturecapitalists virtualapplication virtualization vista vmware web wii windows windows7 windowslive wordpress xbox xbox360 xolaptop yahoo yahoo! yang zephyr2 zoho





