[squeak-dev] Re: deselection broken in method list

Milan Vavra vavra_milan at yahoo.com
Sun Apr 17 00:33:00 UTC 2016


Hi Elliot,

As a quick workaround you could add the line
			('file out all messages' fileOutAllMessages)
to
	MessageSet>>#mainMessageListMenu:
.
Then right-click the message list and select 'file out all messages'.

This will file out all messages in the list to a file with a name based on
the selected message.

The magic happens in
StringHolder>>#fileOutAllMessages
where you can change the filename to something you like.

Best Regards,
Milan




--
View this message in context: http://forum.world.st/deselection-broken-in-method-list-tp4770141p4890357.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list