A-N-N-O-U-N-C-E !!! MDI support library QextMDI 0.2 out now!!!

Falk Brettschneider gigafalk at geocities.com
Wed Oct 13 11:57:52 BST 1999


Hi Qt-programmers,

This is an  A-N-N-O-U-N-C-E  email!!!
================================================================
QextMDI library version 0.2 (alpha) is out now!!!
================================================================
Create MDI applications using this library for free!!!
================================================================
DOWNLOAD:
unix users:  http://www.geocities.com/gigafalk/qextmdi-0.2.tgz
win32 users: http://www.geocities.com/gigafalk/qextmdi-0.2.zip
================================================================
FURTHER DETAILS:
http://www.geocities.com/gigafalk/qextmdi.htm
================================================================


What is QextMDI?
================
- C++ GUI library extending Troll Tech´s Qt
- Because it only depends on Qt (now both versions, 1.44 and 2.xx) it
works on all systems supported by Qt
- gives Qt programmers the ability to create applications with MDI look
and style
- consists of a set of C++ classes linked to a dynamic runtime library
- is under the LGPL (see the license), which means you can use it under
this license and you can take part on its development, change and
improve it.
- qextmdi means:
     Qt-extension for MDI

Changes from 0.1 to 0.2
=======================
- now additionally compatible with Qt1.44 !
- main frame can have a parent
- one can remove child views from MDI system without deleting them
- closeWindow: possible deadlock in signal/slot function stack removed
(now uses an event)
- pixmaps have got transparent background colour
- now example application "fourChildren" changed, cannot crash with X11
error (Qt bug fixed in 2.0.2) anymore
- main frame gives window menu back, one can use it to build the main
menu
- some minor bugs are fixed

-- 

Ciao,
--Falk



More information about the KDevelop mailing list