Forum > Lazarus
Lazarus Release 2.2.4
PascalDragon:
ShowMessage is supposed to be modal, because it's only supposed to return once the dialog window is closed. This means that (per thread) there can only be one such window open.
Thaddy:
Which isn't the case on Linux/gtk2..
I know all that.
A modal Window should halt execution before any other code gets executed in the same thread.
Bart:
--- Quote from: Thaddy on February 26, 2023, 08:24:07 pm ---Which isn't the case on Linux/gtk2..
--- End quote ---
Which makes both of us wrong.
You: stating that ShowMessage is, on every platform, not modal.
Me: stating it is modal.
But you seem to be worng on more platforms than I. So, I win O:-)
Bart
dalfy:
Hello.
Where can I place a proposal for the FPDoc documentation module?
Suggestion: after renaming the variable (by F2), as well rename the variables in the xml file.
Okoba:
You should create a feature request at https://gitlab.com/groups/freepascal.org/lazarus/-/issues
Navigation
[0] Message Index
[#] Next page
[*] Previous page