Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
TMenuItem.Hint (on gtk2)
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
class not found
by
SA.Blackmon
[
Today
at 02:02:29 am]
Extended Module Player
by
Gigatron
[March 11, 2026, 11:33:54 pm]
Any way to "embed" Window...
by
jamie
[March 11, 2026, 11:02:08 pm]
A collection of daily *NI...
by
Roland57
[March 11, 2026, 06:40:37 pm]
Pipewire API
by
Fred vS
[March 11, 2026, 05:47:15 pm]
[ANN] PasBuild 1.6.0 rele...
by
cdbc
[March 11, 2026, 05:07:14 pm]
ShortStrings vs long stri...
by
marcov
[March 11, 2026, 03:30:18 pm]
88 year D. Knuth changes ...
by
Curt Carpenter
[March 11, 2026, 03:08:55 pm]
[ANN] PasBuild 1.5.0 rele...
by
Graeme
[March 11, 2026, 02:30:32 pm]
CADSys4 3D.
by
zamtmn
[March 11, 2026, 02:13:31 pm]
Synchronizing Lazarus pro...
by
marcov
[March 11, 2026, 01:09:21 pm]
Need help with project ma...
by
dseligo
[March 11, 2026, 12:12:04 pm]
Debian removes FPC/Lazaru...
by
marcov
[March 11, 2026, 11:58:36 am]
Qt6/Wayland clipboard: pa...
by
zeljko
[March 11, 2026, 11:53:24 am]
Questions about TFuncSeri...
by
hedgehog
[March 11, 2026, 09:50:46 am]
macOS 14+ Install Instruc...
by
CM630
[March 11, 2026, 07:56:45 am]
Update a table with an Au...
by
CraigC
[March 10, 2026, 10:54:23 pm]
TSplitter color property ...
by
backprop
[March 10, 2026, 08:43:28 pm]
Z80 ZX Spectrum and Syste...
by
Cascade
[March 10, 2026, 08:22:14 pm]
could Ardour's YTK be use...
by
robert rozee
[March 10, 2026, 03:18:36 pm]
[revisited] triple click
by
Thaddy
[March 10, 2026, 01:08:40 pm]
Hello! Anything new?
by
JuhaManninen
[March 10, 2026, 11:22:16 am]
C/C++ code to Object Pasc...
by
domasz
[March 10, 2026, 10:44:20 am]
[Solved] Saving a workboo...
by
Kaljakoira
[March 10, 2026, 09:09:59 am]
Good GPU accelerated math...
by
myisjwj
[March 10, 2026, 03:17:06 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: TMenuItem.Hint (on gtk2) (Read 829 times)
AlexTP
Hero Member
Posts: 2678
TMenuItem.Hint (on gtk2)
«
on:
January 18, 2023, 04:49:24 pm »
Code: Pascal
[Select]
[+]
[-]
TMenuItem
=
class
(
TLCLComponent
)
private
..
FCaption
:
TTranslateString
;
..
FHint
:
String
;
a) should FHint be TTranslateString too?
b) does GTK2 support showing of MenuItem.Hint? Seems no! I don't see any result. but 'Restricted' list in Obj Inspector dialog don't showw this!
Logged
CudaText editor
-
ATSynEdit
-
More from me
Bart
Hero Member
Posts: 5706
Re: TMenuItem.Hint (on gtk2)
«
Reply #1 on:
January 18, 2023, 11:32:55 pm »
I think a TMenuItem's Hint is only shown if you use Application.OnHint.
IIRC it's the same on Windows.
Bart
Logged
AlexTP
Hero Member
Posts: 2678
Re: TMenuItem.Hint (on gtk2)
«
Reply #2 on:
January 19, 2023, 10:15:10 am »
Ok, item-b solved.
Item-a needs fix in LCL.
Logged
CudaText editor
-
ATSynEdit
-
More from me
Bart
Hero Member
Posts: 5706
Re: TMenuItem.Hint (on gtk2)
«
Reply #3 on:
January 19, 2023, 11:11:17 am »
Open a ticket in bugtracker and preferrably add a patch as well.
Bart
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
TMenuItem.Hint (on gtk2)
TinyPortal
© 2005-2018