TsOpenDialog, TsSaveDialog… why not skinning some controls?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #69930
    UniSoft
    Participant

      Also very miss,
      that standard context menus of most of components (TsMemo, TsEdit, TsComboBox, etc) are not skinned 🙁

      #69945
      Support
      Keymaster

        I see and I will try to improve the issue in dialog soon.
        Some menus are made and drawn by the Windows directly and can’t be changed at the moment, unfortunately.

        #69956
        UniSoft
        Participant

          Some menus are made and drawn by the Windows directly and can’t be changed at the moment, unfortunately.

          You can hook function user32.TrackPopupMenuEx, from where you can get menu handle

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.