Click here to Skip to main content
15,924,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VeryUrgent Pin
Christian Graus11-Jan-02 18:12
protectorChristian Graus11-Jan-02 18:12 
GeneralRe: Pin
San11-Jan-02 16:37
San11-Jan-02 16:37 
GeneralData Base Pin
10-Jan-02 19:12
suss10-Jan-02 19:12 
GeneralRe: Data Base Pin
Prem Kumar10-Jan-02 21:17
Prem Kumar10-Jan-02 21:17 
GeneralGet the executable file path Pin
10-Jan-02 15:43
suss10-Jan-02 15:43 
GeneralRe: Get the executable file path Pin
Nish Nishant10-Jan-02 16:12
sitebuilderNish Nishant10-Jan-02 16:12 
GeneralRe: Get the executable file path Pin
Lim Bio Liong10-Jan-02 16:17
Lim Bio Liong10-Jan-02 16:17 
Questionwhat's the usage of ScrollBar? Pin
AnonymousBabe@usa.net10-Jan-02 14:06
AnonymousBabe@usa.net10-Jan-02 14:06 
assume a windows client 's height and width is yClient,xClient,
what's the relation between the ScrollInfo structure 's member nMin,nMax and
the yClient,xClient;

assume the font's height is ftheight, the client window should contain
yClient/ftheight lines buffer(buffer[yClient/ftheight][]).

if there is already yClient/ftheight LINES buffer displaying in the client area.
when the scroll box is moved , assume member nPos in the ScrollInfo structure
amount to 1, then the buffer[0] will dispear, and the Client Area shows the buffer from the 2nd row in the buffer, and so on.
then if nPos=yClient/ftheight,the the scroll box is showed in bottom of Scroll Shaft?
can anyone explains those concept about usage of ScrollBar?thanks in advance a lot
sorry for my poor english.

one is the other who absorbs the thoughts of others

one is the other who absorbs the thoughts of others
AnswerRe: what's the usage of ScrollBar? Pin
Christian Graus10-Jan-02 14:42
protectorChristian Graus10-Jan-02 14:42 
GeneralOwner Drawn ComboBox Pin
alex.barylski10-Jan-02 13:34
alex.barylski10-Jan-02 13:34 
GeneralRe: Owner Drawn ComboBox Pin
Nish Nishant10-Jan-02 16:17
sitebuilderNish Nishant10-Jan-02 16:17 
GeneralIcon -> Imagelist Pin
Matt Newman10-Jan-02 13:31
Matt Newman10-Jan-02 13:31 
GeneralRe: Icon -> Imagelist Pin
Nish Nishant10-Jan-02 16:14
sitebuilderNish Nishant10-Jan-02 16:14 
GeneralRe: Icon -> Imagelist Pin
Matt Newman10-Jan-02 16:46
Matt Newman10-Jan-02 16:46 
Questionhow can I activate the undo, cut, copy, paste options under Edit? Pin
DanYELL10-Jan-02 13:28
DanYELL10-Jan-02 13:28 
AnswerRe: how can I activate the undo, cut, copy, paste options under Edit? Pin
Christian Graus10-Jan-02 14:40
protectorChristian Graus10-Jan-02 14:40 
AnswerRe: how can I activate the undo, cut, copy, paste options under Edit? Pin
Nish Nishant10-Jan-02 16:20
sitebuilderNish Nishant10-Jan-02 16:20 
GeneralRe: how can I activate the undo, cut, copy, paste options under Edit? Pin
Christian Graus11-Jan-02 1:20
protectorChristian Graus11-Jan-02 1:20 
GeneralRe: how can I activate the undo, cut, copy, paste options under Edit? Pin
Nish Nishant11-Jan-02 3:28
sitebuilderNish Nishant11-Jan-02 3:28 
GeneralRe: how can I activate the undo, cut, copy, paste options under Edit? Pin
Christian Graus11-Jan-02 10:15
protectorChristian Graus11-Jan-02 10:15 
GeneralStatic Splitter window Pin
Stevieslu10-Jan-02 13:11
Stevieslu10-Jan-02 13:11 
GeneralRe: Static Splitter window Pin
Nish Nishant10-Jan-02 16:22
sitebuilderNish Nishant10-Jan-02 16:22 
GeneralWYSISWYG HTML View Pin
Matt Newman10-Jan-02 11:29
Matt Newman10-Jan-02 11:29 
GeneralRe: WYSISWYG HTML View Pin
alex.barylski10-Jan-02 13:17
alex.barylski10-Jan-02 13:17 
GeneralRe: WYSISWYG HTML View Pin
James R. Twine11-Jan-02 6:13
James R. Twine11-Jan-02 6:13 

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.