Subversion Repositories Kolibri OS

Rev

Rev 8247 | Rev 9017 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8247 Rev 8994
Line 2296... Line 2296...
2296
  * The screen working area in view of normal work is all screen
2296
  * The screen working area in view of normal work is all screen
2297
    without taskbar ('@taskbar' application).
2297
    without taskbar ('@taskbar' application).
2298
  * (left,top) are coordinates of the left upper corner,
2298
  * (left,top) are coordinates of the left upper corner,
2299
    (right,bottom) are coordinates of the right lower one.
2299
    (right,bottom) are coordinates of the right lower one.
2300
    Thus the size of working area on x axis can be calculated by
2300
    Thus the size of working area on x axis can be calculated by
2301
    formula right-left+1, on y axis - by formula bottom-right+1.
2301
    formula right-left+1, on y axis - by formula bottom-top+1.
2302
  * See also function 14,
2302
  * See also function 14,
2303
    to get sizes of all screen.
2303
    to get sizes of all screen.
2304
  * There is a pair function to set working area - subfunction 6.
2304
  * There is a pair function to set working area - subfunction 6.
Line 2305... Line 2305...
2305
 
2305