From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqmenudata.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqmenudata.html') diff --git a/doc/html/tqmenudata.html b/doc/html/tqmenudata.html index c82cf318a..736734fc4 100644 --- a/doc/html/tqmenudata.html +++ b/doc/html/tqmenudata.html @@ -465,7 +465,7 @@ practice, this only makes sense with certain widgets.

If a widget is not focus-enabled (see TQWidget::isFocusEnabled()), the menu treats it as a separator; this means that the item is not selectable and will never get -focus. In this way you can, for example, simply insert a TQLabel if +focus. In this way you can, for example, simply insert a TQLabel if you need a popup menu with a title.

If the widget is focus-enabled it will get focus when the user traverses the popup menu with the arrow keys. If the widget does -- cgit v1.2.3