Home > Software engineering >  WIN32 programming for help
WIN32 programming for help

Time:09-19






WINDOWS32 programming procedures, fifth edition chapter 4 middle to add return 0; Without creating the horizontal scroll bar ~ don't know why, it didn't add, debugging the program no horizontal scroll bar

CodePudding user response:

should appear when the scroll bar is the need to scroll! this don't need horizontal scrolling, basically if you must see it, please reduce the width of the window, enough hours will appear!

CodePudding user response:

reference 1st floor liups response:
should appear when the scroll bar is the need to scroll! this don't need horizontal scrolling, basically if you must see it, please reduce the width of the window, enough hours will appear!

So the original program that's right, the building of its function is not clear

CodePudding user response:

Defaults to hide?

CodePudding user response:

reference qq_43485525 reply: 3/f
is hidden by default?

Not like that
What is a scroll bar, if the window size is not enough to show, you can through the scroll bar to display the hidden part of the present computer basically resolution is very high, so the program does not need to scroll in the horizontal direction, would not show horizontal scroll bar, if you want to see, there are two methods, the smaller the width of the window (CreateWindow manual to control or run when the narrow), another way is to make the resolution of the Windows small, as long as the width is small enough to run a scroll bar can see

CodePudding user response:

Because of low resolution is not good for now, specially installed a virtual machine to test, not much said, above:

CodePudding user response:

Also a resolution graph:

CodePudding user response:


And to study the win32 SDK

CodePudding user response:

Two floor 5 or 6 in low resolution (640 * 480), the program was run has a horizontal scroll bar,

CodePudding user response:

Can't learn any WIN32 to use a c # but haven't taught me to learn & lt; Come and get it and I said time and there are many teachers sophomore teach MFC

refer to 7th floor smwhotjay response:

And to study the win32 SDK

CodePudding user response:

At ordinary times do topic some boring don't want to use the controls of the compiler, high school with Visual basic

CodePudding user response:

refer to 6th floor liups response:
is a resolution graph:


I see, thank you for the book didn't say that
  • Related