Steve Gill

Forum Replies Created

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • 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 7 posts - 16 through 22 (of 22 total)