AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 17:02

Parameter dieser Suchanfrage:

Suche in Thema: Problem with "stay on top" and application task button
Suche alle Beiträge, die von "MGC" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 2 von insges. 2 Treffern
Suche benötigte 0.001s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Object-Pascal / Delphi-Language

    AW: Problem with "stay on top" and application task button

      Delphi
      by MGC, 13. Jan 2012
    It's no bug, neither in Windows nor in Delphi. It's Delphi / VCL specific. If you create an application with Delphi-VCL you can't address your mainform directly. A message you send to the mainform will always be managed by the TApplication-Part.
    You can test this behaviour if you create two seperate applications, hide the mainform in app 1 and your Task-Button disappears. Then send a SW_RESTORE...
  • Forum: Object-Pascal / Delphi-Language

    AW: Problem with "stay on top" and application task button

      Delphi
      by MGC, 11. Jan 2012
    Hello,

    please don't Hide your MainForm, but set it's WindowState to wsMinimized. Then your TaskBar-Button should still be there and while your Modal-Form isn't closed, the user shouldn't be able to maximize the MainForm by clicking on the Taskbutton.

    If your StayOnTop-Window is after minimizing not on the top then you can bring it to front again with Application.RestoreTopMosts.

    Good...


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=MGC&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=165662
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 17:22 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz