Re: Description of the "New Thread sorting" function
Brought to you by:
lovetski,
maximmasiutin
From: Zygmunt W. <zy...@da...> - 2004-01-26 23:42:56
|
On Saturday, January 24, 2004, at 19:20:54 [UTC+0200] (Saturday, January 24, 2004 18:20 of my local time) Zeynel A. Öztürk wrote: TW>> I would like to implement a little description text as popup in the TW>> LNG file. > I didn't know it was posibble. How do you make a popup description for > it? It is very simple task. For example, we have following item in LNC file: Button rbDelFolder '', 'Move to selected folder' Your popup description should be inserted into first pair of single quotes, then this item will look as below: Button rbDelFolder 'Here is your description', 'Move to selected folder' I use this feature rather in rare occasions when the label does not explain everything. -- Best regards, Zygmunt Wereszczynski (Using The Bat! v2.03.47 on Windows 2000 5.0 Build 2222 A) |