Subversion Repositories Kolibri OS

Rev

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

Rev 6931 Rev 7037
Line 82... Line 82...
82
				CursorPointer.Restore();
82
				CursorPointer.Restore();
83
				ClickLink();
83
				ClickLink();
84
				return false;
84
				return false;
85
			}
85
			}
86
			if (mouse.pkm) && (mouse.up) { 
86
			if (mouse.pkm) && (mouse.up) { 
87
			//	EventShowLinkMenu(mouse.x, mouse.y);
87
				EventShowLinkMenu(mouse.x, mouse.y);
88
				return false;
88
				return false;
89
			}
89
			}
90
			if (active==i) return false;
90
			if (active==i) return false;
91
			CursorPointer.Set();
91
			CursorPointer.Set();
92
			if (links[active].underline) DrawBar(links[active].x, -WB1.list.first + links[active].y
92
			if (links[active].underline) DrawBar(links[active].x, -WB1.list.first + links[active].y