www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/18/05:32:24

From: Luke Lee <comforth AT ms2 DOT hinet DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Fixing SWORD : window resize/drag problem.
Date: Tue, 18 Feb 1997 17:41:19 +0800
Organization: DCI HiNet
Lines: 17
Message-ID: <3309793F.4030@ms2.hinet.net>
Reply-To: comforth AT ms2 DOT hinet DOT net
NNTP-Posting-Host: 168.95.166.56
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hi there :
   I've been trying this amazing SWORD for a few days, and I also 
   fixed the resizing/dragging problem in SWORD for DJGPP v2.

   I've modify 3 sources in swordpath : src/gadgets : lift.cc, 
   titlebar.cc and stdwin.cc

   Just modify all modules containning GrMouseSetCursorMode(...) as
follows :

    GrMouseEraseCursor();
    GrMouseSetCursorMode(.......);
    GrMouseDisplayCursor();

   And it works !

- Luke -

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019