You can take advantage of additional memory pages when using certain graphics adapters by associating window output to a certain video page.
By default, all Vermont Views functions, except for window functions, are based on the current memory page. Window functions are based in the memory page specified in one member of the window structure. When any window is defined, whether for a data form, menu, choice list or any other object displayed in a window, the memory page is set by default to 0. You can change this value with the set window video page function, sw_vidpage():
|
||
|
|
|
|
|
|
After you change the video page associated with the window, output is directed to that video page.