Sheldon Gill wrote: > Issac Trotts wrote: > >> The scrollbar does not respond to the mouse wheel. How do I change this? > > You modify -back to detect the windows mouse scroll message. > You modify -gui to respond to the mouse wheel movement. >
That is strange, the windows backend has code to detect mouse wheel scrolling and GUI also supports this for years now. No idea why this goes wrong for you (and I don't use Windows anymore). But what ever it is you need to change, you don't have to start from scratch. Fred _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
