Smalltalk
›
Usenets
›
Dolphin Smalltalk
Search
everywhere
only in this topic
Advanced Search
Bug with RichTextPresenter showOn: (nil asValue) ?
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
1 message
Chris Uppal-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Bug with RichTextPresenter showOn: (nil asValue) ?
Hi,
This works:
TextPresenter showOn: (nil asValue).
But this doesn't:
RichTextPresenter showOn: (nil asValue).
I'm not sure if it's a bug, but it's causing me some inconvenience.
-- chris
Free forum by Nabble
Edit this page