Steve Gill

Forum Replies Created

Viewing 13 posts - 16 through 28 (of 28 total)
  • Author
    Posts
  • in reply to: TRzCalendar Cell Colours. #2482
    Steve Gill
    Participant

      Hi Ray,

      Yep, I worked in out.

      Thanks,

      Steve

       

      in reply to: TRZComboBox: Using AutoComplete. #2391
      Steve Gill
      Participant

        Hi Ray,

        I discovered that if AutoDropDown is set to True, then it displays the behaviour I described.

        Thanks,

        Steve

        in reply to: A Component Named xxxxx Already Exists. #2253
        Steve Gill
        Participant

          Hi Ray,

          No problem.  Thanks for replying.  I’d reinstall RAD Studio if it didn’t take so long to reinstall all of the 3rd party components.

          Regards,

          Steve

          in reply to: Calendar Colors. #1555
          Steve Gill
          Participant

            Never mind. I worked it out.

            = Steve

            in reply to: Method Tracer Suggestion. #1377
            Steve Gill
            Participant

              Thanks Ray.

              = Steve

              in reply to: Order of Status Panel Panes at Runtime. #1337
              Steve Gill
              Participant

                Hi Ray,

                Ok, it seems to be related to the Autosize property of the 3 text panes. I recently changed the Autosize property for them to True.

                If I set the Autosize property for the Glyph pane to true then it maintains the correct position, but unfortunately this makes the Glyph pane too wide as it’s allowing space for a caption that isn’t used.

                I’ve worked out a solution. I set the Glyph pane’s Autosize to True at design time. At run time, at the end of FormActivate I set the Glyph pane’s Autosize to False and then set the width.

                = Steve

                in reply to: Order of Status Panel Panes at Runtime. #1336
                Steve Gill
                Participant

                  Hi Ray,

                  The main form size and position are saved when the application closes, and then they are set when the application starts. There is no code that resizes the controls or sets constraints.

                  The strange thing is, this is only happening to a new glyph pane I added. It’s not happening to the other panes which have been there for years.

                  = Steve

                  in reply to: Palette Menu for 10.3 #628
                  Steve Gill
                  Participant

                    I’m also interested in this.

                    = Steve

                    in reply to: Not Sure How to Do This. #448
                    Steve Gill
                    Participant

                      Hi Ray,

                      Thanks for the reply. It’s ok now. I worked out how to do it using <shift> and right mouse button.

                      Regards,

                      Steve

                      in reply to: Not Sure How to Do This. #444
                      Steve Gill
                      Participant

                        Hi Ray,

                        I tried using the right mouse button but the popup menu interferes with the drag process. I don’t really want to use the centre mouse button as I don’t know how many users have 3 button mice.

                        Regards,

                        Steve

                        in reply to: Not Sure How to Do This. #438
                        Steve Gill
                        Participant

                          Hi Ray,

                          I should explain why I want to use the <shift> key with the left mouse button. I’m using a non-data aware grid that allows multiple rows to be selected. However, if I use drag and drop with the grid just using the left mouse button it causes issues with the multiple selection.

                          Or I guess I could just use the right mouse button, as long as that doesn’t interfere with the popup menu. I’ll give it a try.

                          Regards,

                          Steve

                          in reply to: Not Sure How to Do This. #437
                          Steve Gill
                          Participant

                            Hi Ray,

                            Actually I think I’ve worked out the second part.

                            Regards,

                            Steve

                            in reply to: TRzPathBar #337
                            Steve Gill
                            Participant

                              Hi Ray,

                              Never mind. I think I’ve got it worked out.

                              The items in the pathbar are created in code and assigned a common event handler. I use the hover event to track which item the mouse is over so that when it’s clicked, the common event handler takes care of what happens next.

                              Regards,

                              Steve

                            Viewing 13 posts - 16 through 28 (of 28 total)