Wrect
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 16 articles for 0.192 sec
See below... On Thu, 15 May 2008 15:09:00 +0800, "Sunny" <sound_of_nature@hotmail.com> wrote: >hi,all >Oh, i just want to know how to and a scroolbar to the CCtrlListWnd. >my ability is poor. so i want to learn. your suggestion is very useful. > > >/********************************************************************************************/ >// Author: sound_of_nature >// Email: sound_of_nature@hotmail     

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Joseph M. Newcomer
Date: May 15, 2008 08:55

hi,all Oh, i just want to know how to and a scroolbar to the CCtrlListWnd. my ability is poor. so i want to learn. your suggestion is very useful. /********************************************************************************************/ // Author: sound_of_nature // Email: sound_of_nature@hotmail.com // Verion: 1.0 // Date: 5/12/2008 /**********************************************
Show full article (18.68Kb) · Show article thread
On Thu, 15 May 2008 09:27:39 +0800, "Sunny" <sound_of_nature@hotmail.com> wrote: >Hi,all > >The scrollbar belong to the CCtrlListWnd class. >wish someone can help me or give some suggestion. >thanks very much ! **** What does "exactly" mean, exactly? **** > >the code is following. > >/********************************************************************************************/ >// Author     

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Sunny
Date: May 15, 2008 00:09

Hi,all The scrollbar belong to the CCtrlListWnd class. wish someone can help me or give some suggestion. thanks very much ! the code is following. /********************************************************************************************/ // Author: sound_of_nature // Email: sound_of_nature@hotmail.com // Verion: 1.0 // Date: 5/12/2008 /******************************************
Show full article (15.85Kb) · Show article thread
There is no possible way I am going to try to analyze completely rectangular code. joe On Tue, 13 May 2008 11:20:29 +0800, "Sunny" <sound_of_nature@hotmail.com> wrote: >Hi ,Joseph M. Newcomer [MVP]. > >Thanks For your help. >With your suggestion,now i change some code. i use it as following > >m_pWndCtrl = new CCtrlListWnd; > m_pWndCtrl->Create(WS_VISIBLE|WS_VSCROLL|WS_CHILD,CRect     

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Joseph M. Newcomer
Date: May 14, 2008 20:30

Hi ,Joseph M. Newcomer [MVP]. Thanks For your help. With your suggestion,now i change some code. i use it as following m_pWndCtrl = new CCtrlListWnd; m_pWndCtrl->Create(WS_VISIBLE|WS_VSCROLL|WS_CHILD,CRect(0,0,400,400),this,1);ITEMINFOR ItemInfo; ItemInfo.m_ctlType = EditCTL; ItemInfo.m_nStyle =ES_WANTRETURN|ES_MULTILINE|ES_AUTOVSCROLL; for(int i=0;i<10;i++) {ItemInfo.m_nPos = i; m_pWndCtrl
Show full article (15.56Kb) · Show article thread
Hi Joseph M. Newcomer [MVP],Thanks For your help. With your suggestion,now i change some code. i use it as following m_pWndCtrl = new CCtrlListWnd; m_pWndCtrl->Create(WS_VISIBLE|WS_VSCROLL|WS_CHILD,CRect(0,0,400,400),this,1); ITEMINFOR ItemInfo; ItemInfo.m_ctlType = EditCTL; ItemInfo.m_nStyle = ES_WANTRETURN|ES_MULTILINE|ES_AUTOVSCROLL; for(int i=0;i<10;i++) { ItemInfo.m_nPos = i; m_pWndCtrl     

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Sunny
Date: May 14, 2008 18:27

See below... On Mon, 12 May 2008 16:24:39 +0800, "Sunny" <sound_of_nature@hotmail.com> wrote: hello every one. I write a Ctrl,named CCtrlListWnd,which is derived from CWnd. and i want to know how to add a ScroolBar to the CCtrlListWnd. Can some one help me.Thanks for your attention and suggestion. The code is below: /********************************************************
Show full article (13.55Kb)
hello every one. I write a Ctrl,named CCtrlListWnd,which is derived from CWnd. and i want to know how to add a ScroolBar to the CCtrlListWnd. Can some one help me.Thanks for your attention and suggestion. The code is below: /********************************************************************************************/ // Author: sound_of_nature // Email: sound_of_nature@hotmail.com //     

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Joseph M. Newcomer
Date: May 13, 2008 08:03

Christof Meerwald wrote: Adding another scale method in browser/h/dlgscal.h might fix it (but this is completely untested as I am unable to build the browser project on Linux): WRect scale( const WRect & r ) { WRect res( r.x() * _average.x() / DIALOG_HORIZONTAL_SCALE, r.y() * _average.y() / DIALOG_VERTICAL_SCALE,
Show full article (10.97Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Sunny
Date: May 12, 2008 20:20

Show full article (10.64Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Sunny
Date: May 12, 2008 20:03

Show full article (10.65Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Joseph M. Newcomer
Date: May 12, 2008 09:05

Show full article (11.72Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Wrect in microsoft.public.vc.mfc
Author: Sunny
Date: May 12, 2008 01:24

Show full article (8.79Kb)
    

Group: openwatcom.contributors · Group Profile · Search for Wrect in openwatcom.contributors
Author: Michal Necasek
Date: Apr 21, 2008 11:58

Show full article (1.15Kb) · Show article thread
1 · 2 · next