Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Активация окна Total Commander движением мыши 
Author Message
Flasher



PostPosted: Sun Mar 21, 2010 13:32    Post subject: Reply with quote

MVV wrote:
Левый верхний угол экрана имеет координаты (0, 0), поэтому прямоугольник в нем при любых разрешениях элементарно ловится абсолютными размерами:
А нижний правый?
Code:
If ($mpos[0] >= @DesktopWidth - 200) And ($mpos[0] < @DesktopWidth - 2) And ($mpos[1] > @DesktopHeight - 30) Then


Last edited by Flasher on Sun Mar 21, 2010 14:26; edited 1 time in total
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group