home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!informatik.tu-muenchen.de!rz.uni-passau.de!valerie!schoger
- From: schoger@valerie.fmi.uni-passau.de (Matthias Schoger)
- Subject: BCPP and TDialog
- Message-ID: <1992Nov9.155704.8792@tom.rz.uni-passau.de>
- Keywords: BCPP TDialog
- Sender: schoger@valerie (Matthias Schoger)
- Organization: University of Passau, Germany
- Date: Mon, 9 Nov 1992 15:57:04 GMT
- Lines: 21
-
- Hello,
-
- I hope, my problem is not too easy, but I dont think so.
-
- I'm using a Dialog as a template for my MainWindow with
-
- MainWindow = new TMyDialog(..., ID_MAINWINDOW);
-
- It worked quite fine until I wanted to include the option to iconify that
- Window (Dialog). It's a BorDlg-Window and I've tried nearly everything to
- get my own icon, but everytime OWL uses the built in one. I'm already using
- my own Class (BorDlg_MyClass) and I'm overloading GetClassName() and
- GetClassInfo() ... no use (sigh).
- Any hints or solutions will be greatly appreciated.
-
-
- -----------------------------------------------------------------------------
- - Matthias Schoger schoger@eva.fmi.uni.passau.de -
- -- Theresienstr.2 -
- --- 8390 Passau -
- -----------------------------------------------------------------------------
-