![]() |
|
#1
|
|||
|
|||
CRichEditCtrl nTrackPos not workingDoes anybody know why when calling GetScrollInfo for a CRichEditCtrl, my nPos would be the exact same as my nTrackPos even though I've been dragging the scrollbar? I set up a break point to hit when I'm clicking and dragging the vertical scroll bar and the nTrackPos is the same as nPos, which is the position of the scroll bar before I began dragging the scroll bar. Here is
the code I am running before my break point: SCROLLINFO si; ZeroMemory(&si, sizeof(SCROLLINFO)); si.cbSize = sizeof(SCROLLINFO); si.fMask = SIF_POS | SIF_RANGE | SIF_PAGE | SIF_TRACKPOS; richText.GetScrollInfo(SB_VERT, &si); I'm using Visual C++ 7.0, .NET 1.0 Thanks. |
|||
Recent GIDBlog
Accepted for Ph.D. program by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| doskey not working in windows xp | anil | Computer Software Forum - Windows | 0 | 09-Jun-2007 02:33 |
| Re: Still working on the BBCodes II... | admin | GIDNetwork™ | 1 | 01-Mar-2007 22:01 |
| htaccess basic authentication just stops working | zoolander | Apache Web Server Forum | 0 | 12-Jan-2007 13:41 |
| Re: Still working on the BBCodes... | admin | GIDNetwork™ | 2 | 11-May-2005 23:28 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The