![]() |
Smalltalk/X WebserverDocumentation of class 'ActiveHelpView': |
|
|
Class: ActiveHelpViewInheritance:Object | +--GraphicsMedium | +--DisplaySurface | +--SimpleView | +--View | +--ActiveHelpView
Description:a bubbleHelp view. Instances of myself show up either as a comics-like talking view, or as a simple square popup. This is configured via the styleSheet. The default is simple-square. To get the fancy comics style, add a resource 'activeHelpStyle' with a symbol-value of #cartoon to the stylesheet, or set the overwrite in the userPrefs with: UserPreferences current toolTipShapeStyle:#cartoon. However, be aware that some servers have performance problems with these view-shapes (or do not support shapes at all, like XQuartz on OSX). Therefore, the default style is a rectangular popupView. If the prefs were changed, you can return back to the stylesheet's default with: UserPreferences current toolTipShapeStyle:nil. Related information:ActiveHelp Class protocol:instance creation
Instance protocol:accessing
|
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 28 Mar 2023 05:17:10 GMT
|