Click here to Skip to main content
15,923,197 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL Hell Going From Win2000 to XP Pin
ttran770018-Jul-03 9:05
ttran770018-Jul-03 9:05 
GeneralRe: DLL Hell Going From Win2000 to XP Pin
ttran770018-Jul-03 5:02
ttran770018-Jul-03 5:02 
GeneralTracking a CWnd window Pin
Eugene Pustovoyt18-Jul-03 1:46
Eugene Pustovoyt18-Jul-03 1:46 
GeneralApplication Control Pin
Member 18130718-Jul-03 1:36
Member 18130718-Jul-03 1:36 
GeneralRe: Application Control Pin
Dominik Reichl18-Jul-03 1:54
Dominik Reichl18-Jul-03 1:54 
GeneralRe: Application Control Pin
Member 18130718-Jul-03 3:14
Member 18130718-Jul-03 3:14 
GeneralScrollbars and Resizing the CFormView class Pin
Martin Steiner18-Jul-03 1:27
Martin Steiner18-Jul-03 1:27 
GeneralRe: Scrollbars and Resizing the CFormView class Pin
Martin Steiner18-Jul-03 4:08
Martin Steiner18-Jul-03 4:08 
Hello Again!

I have now found a way to accomplish this. Maybe there are other ways, but I am very new to the MFC Framework (in fact, this project is my first work with MFC and the MDI)

I have changed the members CScrollView - Data Members
"m_totalLog" and "m_totalDev" with my new SIZE-Struct and Called the
OnSize() method of CScrollView to reflect the changes.

Now I can position new Elements on my view dynamically.

Anyway - maybe someone knows a better way, or find this information useful.

greetings from Austria

Martin


GeneralStrange problem with CRichEditCtrl Pin
Manfred Staiger18-Jul-03 1:24
Manfred Staiger18-Jul-03 1:24 
GeneralSetWindowLong - replacing WndProc Pin
User 665818-Jul-03 1:22
User 665818-Jul-03 1:22 
GeneralRe: SetWindowLong - replacing WndProc Pin
Hans Ruck18-Jul-03 6:36
Hans Ruck18-Jul-03 6:36 
GeneralString to Long Pin
si_6918-Jul-03 0:14
si_6918-Jul-03 0:14 
GeneralRe: String to Long Pin
Anthony_Yio18-Jul-03 0:45
Anthony_Yio18-Jul-03 0:45 
GeneralRe: String to Long Pin
Andrew Walker18-Jul-03 1:21
Andrew Walker18-Jul-03 1:21 
GeneralRe: String to Long Pin
RChin18-Jul-03 3:55
RChin18-Jul-03 3:55 
GeneralListCtrl Pin
heju18-Jul-03 0:14
heju18-Jul-03 0:14 
GeneralRe: ListCtrl Pin
si_6918-Jul-03 0:19
si_6918-Jul-03 0:19 
GeneralRe: ListCtrl Pin
heju18-Jul-03 1:13
heju18-Jul-03 1:13 
GeneralRe: ListCtrl Pin
Dominik Reichl18-Jul-03 2:01
Dominik Reichl18-Jul-03 2:01 
GeneralSQL Server Connection Fails Pin
HemantR...17-Jul-03 23:16
HemantR...17-Jul-03 23:16 
GeneralRe: SQL Server Connection Fails Pin
Blake Miller18-Jul-03 5:36
Blake Miller18-Jul-03 5:36 
GeneralCString problem removing chars Pin
si_6917-Jul-03 22:36
si_6917-Jul-03 22:36 
GeneralRe: CString problem removing chars Pin
Dominik Reichl17-Jul-03 23:31
Dominik Reichl17-Jul-03 23:31 
GeneralRe: CString problem removing chars Pin
RChin18-Jul-03 4:25
RChin18-Jul-03 4:25 
Generalwindow does not hide if it is minimized and ShowWindow(SW_HIDE) is called Pin
FASTian17-Jul-03 22:05
FASTian17-Jul-03 22: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.