eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'V::MainWindow':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MainWindow (in V)


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--View
               |
               +--TopView
                  |
                  +--StandardSystemView
                     |
                     +--V::MainWindow

Package:
stx:libcompat
Category:
Compatibility-ST/V
Version:
rev: 1.3 date: 2021/01/20 15:07:02
user: cg
file: V__MainWindow.st directory: libcompat
module: stx stc-classLibrary: libcompat
Author:
Claus Gittinger

Description:


Dummy ST-V compatibility class.
This may be required when existing code has to be ported to ST/X;
however, it may not be complete and more protocol may be added in the future.
The code here was created when public domain code (Manchester) had to
be ported to ST/X and missing classes/methods were encountered, and code added
by reasoning 'what the original class could probably do there'.

No Warranty, no functionality: all this class exists for is to allow subclasses
to be filed in and find some home to allow porting...


Instance protocol:

queries
o  isDialogTopPane

o  owner: aMasterWindow
ignored

v protocol
o  addSubpane: aView

o  postOpenWith: aBuilder



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sun, 19 May 2024 19:11:57 GMT