Stephane Senecal

Forum Replies Created

Viewing 17 posts - 181 through 197 (of 197 total)
  • Author
    Posts
  • in reply to: Grid lines too pronounced in dark skins #56227
    Stephane Senecal
    Participant

      From the code it seems to be using the system color for inactive borders.

      As a suggestion, I think it would be better to take the background color of the list and make it darker unless it is a dark background, in that case make it lighter.

      Or it could also be that we could set the grid line color at the same place where we can set the colors of odd and even rows in the skin editor.

      Stephane Senecal
      CIS Group
      Delphi programmer since 2001

      in reply to: TsComboBox Arrow #56113
      Stephane Senecal
      Participant

        I found out from the skin FM, which has the same arrow for dropdown and dropdownlist comboboxes, that there is a hidden property for the BUTTON section.

        You can specify the same glyphmask of the combobox into the BUTTON section and it applies that glyph instead of the boring arrow on dropdownlist combobox.

        Stephane Senecal
        CIS Group
        Delphi programmer since 2001

        in reply to: TsComboBox Arrow #56087
        Stephane Senecal
        Participant

          Can I ask to add that feature?

          Could be a second glyph in the COMBOBOX section.

          Edit: I would like that feature so I can have an arrow of a different shape that an small triangle. More like the arrow in Windows 10.

          Stephane Senecal
          CIS Group
          Delphi programmer since 2001

          in reply to: TsComboBox Arrow #56082
          Stephane Senecal
          Participant

            Where can I specify the arrow glyph for the dropdownlist combobox?

            If I am right, the arrow glyph for the dropdown combobox can be specified in the COMBOBOX section under the Glyphs tab, but I can't find the place for the dropdownlist arrow.

            Stephane Senecal
            CIS Group
            Delphi programmer since 2001

            in reply to: Form.Caption 11.23 #56069
            Stephane Senecal
            Participant

              Might be interesting to say what version of windows you're using. It might be related to that.

              Stephane Senecal
              CIS Group
              Delphi programmer since 2001

              in reply to: TsVirtualImageList #55969
              Stephane Senecal
              Participant

                Ok thanks anyway.

                Stephane Senecal
                CIS Group
                Delphi programmer since 2001

                in reply to: Disable skinning of window borders #55909
                Stephane Senecal
                Participant

                  Is it posible to attach a TsSkinProvider to a standard dialog?

                  Stephane Senecal
                  CIS Group
                  Delphi programmer since 2001

                  in reply to: Error memory leak #55882
                  Stephane Senecal
                  Participant
                    'roubledo' wrote:

                    Send to what email?

                    You can attach file in the forum.

                    Stephane Senecal
                    CIS Group
                    Delphi programmer since 2001

                    in reply to: TsPageControl Double-click Tab #55866
                    Stephane Senecal
                    Participant

                      Ah! Cool.

                      Sorry for the misunderstanding.

                      Thank you again.

                      Stephane Senecal
                      CIS Group
                      Delphi programmer since 2001

                      in reply to: Making a new skin #55865
                      Stephane Senecal
                      Participant

                        Ok, thanks. I was asking just in case it was possible.

                        Stephane Senecal
                        CIS Group
                        Delphi programmer since 2001

                        in reply to: TsPageControl Double-click Tab #55837
                        Stephane Senecal
                        Participant

                          I just tested it and it still doesn't work.

                          I don't know if you had ShowCloseBtns when you tested, but they are not activated for my test.

                          The event OnDblClick is never triggered.

                          The event OnMouseDown is triggered when changing tabs, but not if i'm clicking the selected tab.

                          The event OnMouseDown is triggered when Double-Clicking the selected tab.

                          The problem is that I cannot know if the user single-clicked the selected tab or double-clicked it.

                          I don't know if it is important, but I'm using Delphi 7.

                          Stephane Senecal
                          CIS Group
                          Delphi programmer since 2001

                          in reply to: TsPageControl Double-click Tab #55836
                          Stephane Senecal
                          Participant

                            I'm using 11.19 for now. I'll update to 11.21 and test again.

                            Thank you.

                            Stephane Senecal
                            CIS Group
                            Delphi programmer since 2001

                            in reply to: TsMonthCalendar #55829
                            Stephane Senecal
                            Participant

                              I see that my post was far from being clear. My apologies.

                              Let say the date shown in the calendar is today's date.

                              Click on the title, the year highlighted in the menu is today's year.

                              In the menu select the last year/month available.

                              Click again on the title and you should see today's year highlighted instead of the selected date's year.

                              Hope it is more clear.

                              Stephane Senecal
                              CIS Group
                              Delphi programmer since 2001

                              in reply to: Disable skinning of window borders #55599
                              Stephane Senecal
                              Participant

                                So, as I understand, I could disable the skinning of the window border if I placed a TsSkinProvider on every window of my application and set DrawNonClientArea to False.

                                In that case, the window border of standard dialog (ex: open file dialog) will still be skinned.

                                If I remove srStdDialogs from TsSkinManager.SkinningRules, the window border will not be skinned but the controls too will not be skinned.

                                If I'm correct, I would like to suggest to add such a feature to disable skinning of window borders but keep skinning of controls.

                                Stephane Senecal
                                CIS Group
                                Delphi programmer since 2001

                                in reply to: Bug TsEdit Password #55598
                                Stephane Senecal
                                Participant

                                  I forgot to say that I'm using Delphi 7.

                                  Stephane Senecal
                                  CIS Group
                                  Delphi programmer since 2001

                                  in reply to: Bug TsEdit Password #55588
                                  Stephane Senecal
                                  Participant

                                    The asterisk *

                                    Stephane Senecal
                                    CIS Group
                                    Delphi programmer since 2001

                                    in reply to: Suggestion for a Material Design Skin #55571
                                    Stephane Senecal
                                    Participant

                                      You could get some inspiration from GTK+ themes like Adapta, Flat-Plat or Paper.

                                      links:

                                      https://github.com/tista500/Adapta

                                      https://github.com/nana-4/Flat-Plat

                                      https://snwh.org/paper/theme

                                      Stephane Senecal
                                      CIS Group
                                      Delphi programmer since 2001

                                    Viewing 17 posts - 181 through 197 (of 197 total)