home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!news.funet.fi!funic!sauna.cs.hut.fi!news.cs.hut.fi!s37732v
- From: s37732v@snakemail.hut.fi (Markus Juhani Aalto)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Regions and BOOPSI gadgets?
- Date: 08 Jan 93 16:34:38 GMT
- Organization: Helsinki University of Technology, Finland
- Lines: 26
- Distribution: comp
- Message-ID: <S37732V.93Jan8183438@lk-hp-20.hut.fi>
- NNTP-Posting-Host: lk-hp-20.hut.fi
-
-
- Hi!
-
- I've been programming a gadtools listview replacement with BOOPSI gadgets
- and it worked alright until I started to use Regions to clip my drawing
- to the rastport. I currently InstallClipRegion when I get GM_RENDER
- message and do my rendering after that. This works fine when I open
- the gadgets but after I size the window all clipping goes absolutely
- out of control. So is there a possible way to use Regions in BOOPSI
- gadgets?
-
- I think that the problem is with InstallClipRegion routine used
- between Refreshing because of window sizing. I just can't imagine any
- other way to do clipping properly and fast.
-
- --
-
-
- **************************************************************************
- * Markus Aalto | Helsinki University of Technology *
- * | *
- * EMail: s37732v@vipunen.hut.fi | Faculty of Electric Engineering *
- * Fax: 358-0-8746991 (Sometimes) | *
- * | Undergraduate in Computer Science *
- **************************************************************************
-
-