hi, ive been using Dev C++ for some time now on my
laptop which has a very large resoultion of 1920x1200
(wide screen). For the work im doing i am required to
keep my code within a certain horizontal size. (80
Characters). As this screenshot can show there is a
huge amount of wasted space-> Link:
http://i3.tinypic.com/wrauiu.jpg. My idea for a feature
is basically having 2 or more scrollable tabs of the
same or different code files that can be modified next
to each other. This would save me a whole heap of
scrolling and nearlly have the effect of two virutal
mointers. Please consider!!!