Smalltalk
›
Usenets
›
Dolphin Smalltalk
Search
everywhere
only in this topic
Advanced Search
TranscriptShell request
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Esteban A. Maringolo
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
TranscriptShell request
Hi,
It would be very useful (to me) if you can add a "Always visible" option
to the TranscriptShell view.
Regards,
--
Esteban.
Howard Oh
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: TranscriptShell request
Esteban,
Try,
Transcript show beTopMost.
This will make your transcript top most view. Top most state is lost
when you reload your dolphin image.
To undo it,
Transcript show beNotTopMost.
Free forum by Nabble
Edit this page