Changed default width to 110.
When win32all features are toggled from keyboard, the display
is refreshed so update is seen immediately.
KeyToggleWin32All() now only works if USEWIN32ALL is True.
However, a separate internal program flag (WIN32ALLON) is
used to keep track of whether or not these features are
currently requested by the user.  This way setting USEWIN32ALL
to false both inhibits these features and prevents the
toggle feature from reenabling them.  Previously, even if
USEWIN32ALL was False, the user could toggle the features
back on with the TOGWIN32 program feature.
ProcessOptions() now ends with a call to RefreshDirList()
to make sure any interface features are properly updated.
Previously, the user either had to wait for the next
scheduled autorefresh or initiate one manually.
1 parent 26cddab commit b8eecc9310162307b6f436d7751fe58ef2a1a197
@tundra tundra authored on 19 Jan 2003
Showing 1 changed file
View
twander.py