Search found 26 matches

by delta1
Fri Jan 28, 2011 3:23 pm
Forum: Beginners
Topic: Working with Child Windows
Replies: 2
Views: 4383

Thanks. I will try that.
Rob
by delta1
Sun Jan 23, 2011 6:55 pm
Forum: Beginners
Topic: Working with Child Windows
Replies: 2
Views: 4383

Working with Child Windows

Hi, I am trying to make a button bar to quickly switch between specific child windows in my application. I have no problem opening the desired child window with keystroke commands but what I would like to do is check to see if it already exists then just set focus. I tried to use FindWindowWithText ...
by delta1
Tue Jun 22, 2010 12:41 am
Forum: Beginners
Topic: Finding MDI Child windows
Replies: 4
Views: 5663

Thanks. I will check it out.
Rob
by delta1
Mon Jun 21, 2010 7:21 pm
Forum: Beginners
Topic: Finding MDI Child windows
Replies: 4
Views: 5663

Thanks. I can see child windows with "view system windows" but I need to load them into variables at run time. GetWindowList almost works but it only provides the top level windows.
by delta1
Fri Jun 18, 2010 3:47 pm
Forum: Beginners
Topic: Finding MDI Child windows
Replies: 4
Views: 5663

Finding MDI Child windows

I want to make a toolbar to activate my current windows in my CAD application rather than going to the window menu and choosing them from a list. My first problem is I do not know how to get a list of child windows present. ?
by delta1
Thu Jun 17, 2010 5:09 pm
Forum: Beginners
Topic: Load Bitmap ver 12
Replies: 5
Views: 6133

Thanks to you both and yes code folding is a very nice feature.
Rob
by delta1
Wed Jun 16, 2010 7:52 pm
Forum: Beginners
Topic: Load Bitmap ver 12
Replies: 5
Views: 6133

Make sure you hit Enter,
I believe that was the problem. Thanks.
That adds 150 lines of Glygh code for 1 button (with 5 kb bmp) so I'm thinking I might stay with plain text for my buttons but I cannot get rid of the bitmap. I guess I can just re-create the button.
by delta1
Wed Jun 16, 2010 5:19 am
Forum: Beginners
Topic: Load Bitmap ver 12
Replies: 5
Views: 6133

Load Bitmap ver 12

I entered a file name into the LoadBitmap property of a button but it does not show up on the button. Also the manual makes reference to the Glyph property.. What is that?
by delta1
Thu Jun 03, 2010 3:23 pm
Forum: Beginners
Topic: Have Dialog dissapear when minimizing application
Replies: 9
Views: 9404

Thanks again.
by delta1
Thu Jun 03, 2010 2:34 pm
Forum: Beginners
Topic: Have Dialog dissapear when minimizing application
Replies: 9
Views: 9404

One more question. Why is using the window handle more desirable than using the name?
by delta1
Thu Jun 03, 2010 1:58 pm
Forum: Beginners
Topic: Have Dialog dissapear when minimizing application
Replies: 9
Views: 9404

That's perfect. Thank you both.
Rob
by delta1
Wed Jun 02, 2010 10:15 pm
Forum: Beginners
Topic: Have Dialog dissapear when minimizing application
Replies: 9
Views: 9404

Have Dialog dissapear when minimizing application

I have made a dialog for a specific application. I wish to have it dissapear when the application is minimized or closed and vice versa. Can someone point me in the right direction or supply a sample. Thanks.
by delta1
Wed Jun 02, 2010 4:05 pm
Forum: Beginners
Topic: Dialog "Position" properties ver 12
Replies: 5
Views: 6256

Thanks, that works.
by delta1
Wed Jun 02, 2010 2:12 pm
Forum: Beginners
Topic: Dialog "Position" properties ver 12
Replies: 5
Views: 6256

That is what I did. MS does not seem to be reading the "left" property. Left is set at 366 and yet the dialog appears at 0. Also when updated to the code window left appears as 266?? http://5sd1yq.blu.livefilestore.com/y1p7n5TG8KoCI0Bjp6bRRqbe3LlG0ACqkrLATJD_6zmV524Y5aIEbUn1Q93y7YRgE5jGnTKrRdlqkDlqs...
by delta1
Tue Jun 01, 2010 10:29 pm
Forum: Beginners
Topic: Dialog "Position" properties ver 12
Replies: 5
Views: 6256

Dialog "Position" properties ver 12

I am having trouble figuring out the last four choices of the position property for a dialog (form). I am trying to get a borderless dialog at the top of my screen and about 400 pixels to the right for a some custom buttons. I have checked help and the manual. The manual says: "Position Represents t...
Sign up to our newsletter for free automation tips, tricks & discounts