From: "D. Huizenga" Newsgroups: comp.os.msdos.djgpp Subject: Announce: BGui update, now with moveable windows! Date: Tue, 10 Mar 1998 20:09:29 -0500 Organization: Student Lines: 25 Message-ID: <3505E449.A47F43F0@concentric.net> NNTP-Posting-Host: ts004d13.gps-mi.concentric.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, For all of you who downloaded the original BGui, there are updated versions of BGrabber, BGui, and a new TDGui.h on my home page. See the link in my signature. Added in this version are: * File selection box * New d_billwin_proc allows for moveable windows, to use it call moveable_do_dialog. To use it in an update_dialog loop, look at moveable_do_dialog to see the two extra calls you will have to make. * I updated the readme. The future of BGui might include things like a window manager, more controls to give your programs a windows like interface, and possible a complete rewrite of the Gui system. -- Dan Huizenga Email: Skis AT Concentric DOT net Home: http://www.concentric.net/~skis (Not much there right now, except BGui [now there's actually an example program ;-)])