dasher-project / dasher

Dasher
http://www.inference.phy.cam.ac.uk/dasher/
GNU General Public License v2.0
159 stars 45 forks source link

Win32 Implement navigation by page. #68

Closed ipomoena closed 8 years ago

ipomoena commented 8 years ago

The only change needed is to add EDIT_LINE case to GetRange in Edit.cpp Similar to case CControlManager::EDIT_LINE:

ipomoena commented 8 years ago

No feasible