Skip to content

Timofeheus/ProgressChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ProgressChanger

Eng ReadMe

Mini program for Navigator on Windows CE 6.0. The idea is very simple - use the 6 buttons to control the "load" slider (Progress Bar). Made all for ~3 hours, June 30, before the first of July. Also the program works quietly on an ordinary computer (I do not know why :)). On the navigator, the program was not tested, because he does not connect to the computer correctly.

On_Start On_Work

To prevent the "Maximum value for Progress Bar from 0 to 100" error, all attempts to add/subtract the Progress Bar value were wrapped in "Try / Catch".

Progress<0 Progress>100

(ProgressChanger was created in Visual Studio 2008, because newer versions do not support development under Windows CE 6.0)

Rus ReadMe

Мини программа под навигатор на Windows СЕ 6.0. Задумка очень проста - при помощи 6 кнопок управлять ползунком "загрузки" (Прогресс Бар). Сделано всё за ~3 часа, 30 июня, перед первым июля. Также программа спокойно работает и на обычном компьютере (не знаю почему :) ). На самом навигаторе программа не тестировалась, т.к. он не подключается к компьютеру правильно.

При_старте В_работе

Чтобы предотрвратить ошибку "максимальное значение для Progress Bar от 0 до 100" все попытки прибавить/убавить значение Progress Bar были обёрнуты в "Try/Catch".

Прогресс<0 Прогресс>100

(ProgressChanger был создан в Visual Studio 2008, т.к. более новые версии не поддерживают разработку под Windows CE 6.0)

About

Mini program for navigator with Windows CE 6.0. The idea is very simple.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages