Thanks. I will try that.
Rob
Search found 26 matches
- Fri Jan 28, 2011 3:23 pm
- Forum: Beginners
- Topic: Working with Child Windows
- Replies: 2
- Views: 4834
- Sun Jan 23, 2011 6:55 pm
- Forum: Beginners
- Topic: Working with Child Windows
- Replies: 2
- Views: 4834
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 ...
- Tue Jun 22, 2010 12:41 am
- Forum: Beginners
- Topic: Finding MDI Child windows
- Replies: 4
- Views: 6269
- Mon Jun 21, 2010 7:21 pm
- Forum: Beginners
- Topic: Finding MDI Child windows
- Replies: 4
- Views: 6269
- Fri Jun 18, 2010 3:47 pm
- Forum: Beginners
- Topic: Finding MDI Child windows
- Replies: 4
- Views: 6269
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. ?
- Thu Jun 17, 2010 5:09 pm
- Forum: Beginners
- Topic: Load Bitmap ver 12
- Replies: 5
- Views: 6720
- Wed Jun 16, 2010 7:52 pm
- Forum: Beginners
- Topic: Load Bitmap ver 12
- Replies: 5
- Views: 6720
- Wed Jun 16, 2010 5:19 am
- Forum: Beginners
- Topic: Load Bitmap ver 12
- Replies: 5
- Views: 6720
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?
- Thu Jun 03, 2010 3:23 pm
- Forum: Beginners
- Topic: Have Dialog dissapear when minimizing application
- Replies: 9
- Views: 10623
- Thu Jun 03, 2010 2:34 pm
- Forum: Beginners
- Topic: Have Dialog dissapear when minimizing application
- Replies: 9
- Views: 10623
- Thu Jun 03, 2010 1:58 pm
- Forum: Beginners
- Topic: Have Dialog dissapear when minimizing application
- Replies: 9
- Views: 10623
- Wed Jun 02, 2010 10:15 pm
- Forum: Beginners
- Topic: Have Dialog dissapear when minimizing application
- Replies: 9
- Views: 10623
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.
- Wed Jun 02, 2010 4:05 pm
- Forum: Beginners
- Topic: Dialog "Position" properties ver 12
- Replies: 5
- Views: 6794
- Wed Jun 02, 2010 2:12 pm
- Forum: Beginners
- Topic: Dialog "Position" properties ver 12
- Replies: 5
- Views: 6794
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...
- Tue Jun 01, 2010 10:29 pm
- Forum: Beginners
- Topic: Dialog "Position" properties ver 12
- Replies: 5
- Views: 6794
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...