VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/General/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/General/OpenStepCompliance.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

    <head>
    <title>OpenStep Compliance</title>
  </head>
  <body>
    <font face="serif">
    <a href="Base.html">Up</a>
    <br />
    <h1><a name="title$OpenStepCompliance">OpenStep Compliance</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Adam Fedor</dt>
      <dd>
      </dd>
    </dl>
    <p><b>Copyright:</b> (C) 2005 Free Software Foundation, Inc.</p>

    
          <h1><a name="001000000000">Classes</a></h1>
    <p>

      This file documents the compliance of all the classes in the
      GNUstep Gui library. Note that the following is just a best guess
      as to the compliance of the classes. Each class was checked to make
      sure it implemented all the documented OpenStep methods and functions.
      In addition, extensive testing has been performed on the GNUstep Gui
      Library, and it is believed, to the best of our knowledge, that it
      operates according to the OpenStep specification, with the caveat that
      there are always bugs in any implementation and there are most likely
      bugs in the current implementation that we are not aware of.
          </p>
    <p>

      The following classes conform to the OpenStep specification:
          </p>
    <ul>
      <li>
        NSActionCell
      </li>
      <li>
        NSBox
      </li>
      <li>
        NSBrowser
      </li>
      <li>
        NSBrowserCell
      </li>
      <li>
        NSBundleAdditions
      </li>
      <li>
        NSButton
      </li>
      <li>
        NSButtonCell
      </li>
      <li>
        NSCachedImageRep
      </li>
      <li>
        NSClipView
      </li>
      <li>
        NSColor
      </li>
      <li>
        NSColorList
      </li>
      <li>
        NSColorPanel
      </li>
      <li>
        NSColorPicker
      </li>
      <li>
        NSColorWell
      </li>
      <li>
        NSControl
      </li>
      <li>
        NSCursor
      </li>
      <li>
        NSCustomImageRep
      </li>
      <li>
        NSEvent
      </li>
      <li>
        NSFont
      </li>
      <li>
        NSFontManager
      </li>
      <li>
        NSFontPanel
      </li>
      <li>
        NSForm
      </li>
      <li>
        NSFormCell
      </li>
      <li>
        NSImage
      </li>
      <li>
        NSImageRep
      </li>
      <li>
        NSMenu
      </li>
      <li>
        NSOpenPanel
      </li>
      <li>
        NSPanel
      </li>
      <li>
        NSPasteboard
      </li>
      <li>
        NSPopUpButton
      </li>
      <li>
        NSPrintInfo
      </li>
      <li>
        NSPrintOperation
      </li>
      <li>
        NSResponder
      </li>
      <li>
        NSScreen
      </li>
      <li>
        NSScroller
      </li>
      <li>
        NSSelection
      </li>
      <li>
        NSSlider
      </li>
      <li>
        NSSliderCell
      </li>
      <li>
        NSSpellChecker
      </li>
      <li>
        NSSpellServer
      </li>
      <li>
        NSSplitView
      </li>
      <li>
        NSText
      </li>
      <li>
        NSTextField
      </li>
      <li>
        NSTextFieldCell
      </li>
      <li>
        NSView
      </li>
      <li>
        All Protocols
      </li>
    </ul>
    <p>

      The following classes are only partially implemented
          </p>
    <dl>
      <dt>NSApplication</dt>
      <dd>
        -preventWindowOrdering not implemented.
	In -activateIgnoringOtherApps:, the flag is ignored.
      </dd>
      <dt>NSBitmapImageRep</dt>
      <dd>
        +TIFFRepresentationOfImageRepsInArray:usingCompression:factor:
	not fully implemented.
      </dd>
      <dt>NSCell</dt>
      <dd>
        -setFloatingPointFormat:left:right: not implemented.
	-setEntryType: not complete.
      </dd>
      <dt>NSDataLinkManager</dt>
      <dd>
        Missing noteDocumentSaved... methods.
      </dd>
      <dt>NSDataLinkPanel</dt>
      <dd>
        -setAccessoryView: not implemented.
      </dd>
      <dt>NSEPSImageRep</dt>
      <dd>
        Cannot interpret/draw EPS images
      </dd>
      <dt>NSMatrix</dt>
      <dd>
        -setValidateSize: not implemented
      </dd>
      <dt>NSPageLayout</dt>
      <dd>
        -setAccessoryView: not implemented. Several methods have been
	depreciated because they don&apos;t do anything useful.
      </dd>
      <dt>NSPrintPanel</dt>
      <dd>
        -setAccessoryView: not implemented. Several methods have been
	depreciated because they don&apos;t do anything useful.
      </dd>
      <dt>NSPrinter</dt>
      <dd>
        Doesn&apos;t really get all the information it needs correctly.
      </dd>
      <dt>NSSavePanel</dt>
      <dd>
        NSCoding protocol not implemented. 
      </dd>
      <dt>NSScrollView</dt>
      <dd>
        -toggleRuler: and -isRulerVisible: not
	implemented. (Replaced by similar methods). 
      </dd>
      <dt>NSWindow</dt>
      <dd>
        -resizeFlags not implemented.
      </dd>
      <dt>NSWorkspace</dt>
      <dd>
        Many methods require a proper window and workspace 
	manager application to be used.
      </dd>
      <dt>Functions</dt>
      <dd>
        Following are not implemented: NSReadPixel, all text functions.
	  
      </dd>
    </dl>
    <p>

      The following OpenStep classes are not implemented. These classes
      are either not very useful or have been replaced by classes with
      better APIs.
          </p>
    <ul>
      <li>
        NSCStringText (Unecessary NEXTSTEP compatibility)
      </li>
      <li>
        NSCoderAdditions (Unecessary NEXTSTEP compatibility)
      </li>
      <li>
        NSHelpPanel (Replaced by NSHelpManager)
      </li>
      <li>
        NSMenuCell (Replaced by NSMenuItem[Cell])
      </li>
    </ul>
    <br />
    <a href="Base.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022