resizer |
Post Reply |
Author | |
cmm2006
Senior Member Joined: 26 September 2006 Status: Offline Points: 118 |
Post Options
Thanks(0)
Posted: 06 September 2007 at 3:43pm |
hi,
is there anybody out there who can help me understand how to use the resizer conytol?
thank you,
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, RTFM :) Seriously, too much complains about our Help, but nobody even read it. Please check front page for Resizer control in SymbolReference.chm.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
cmm2006
Senior Member Joined: 26 September 2006 Status: Offline Points: 118 |
Post Options
Thanks(0)
|
hi,
most of us needs a hands on in order to understand how to use some controls.
I suggest (this is only a suggestion), Codejock Software may need to add to their web site a page where the user can visit, and check a video on how to use the components, this way all of us can watch and pause the video untill we learn how to use them.
once again, this is a suggestion.
About the complaints, well sometime, we post a question(s) and we don't hear anything from nobody, and when we do hear something, the answer it's not clear enough.
Thank you,
|
|
Zookeeper
Newbie Joined: 03 April 2008 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
|
I'm a new user. I checked out the help file before coming here looking for answers. The "RTFM" comment was a bit harsh. Call me stupid but I did RTFM and it had precious little to say. What it did say didn't make sense to me. The instruction "Size X = 100; Y = 0 which makes the controls width grow at the same rate as the width of the resizer" didn't work that way for me. Indeed, the values for Size aren't even X and Y; they are W and H. I used those values on a pushbutton control for W and H and its width did not grow at the same rate as the form. It grew at a larger rate. It also didn't return to its original size after I returned the form to its original size if I resize the form to a smaller size than it started in and then returned it. Is this a bug in the Resizer control or am I just not understanding "TFM"? Setting the Minimum Size to it's size at design time works for the horizontal value but not the verticle one. It allows the height to be sized below the minimum value I set at design time. If the resizer control's height is 3405 at design time and I don't want the height of the form it is covering to be reduced below the starting size I have to set the minimum height to 3700. That looks like a bug to me. Or am I just not understanding "TFM"?
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
I agree on most things you said but not all. What Oleg is saying: Most programmers do not read before they begin. Only when having problems they go ohhhh yes maybe it will be explained in the help. Me included At first I didn't knew there was one hahaha. First you have to see progress and when things get complicated you check it. And some do read it but if the Help isn't that wonderfull they won't do that anymore. So only a few will check the help and the rest will keep bugging the support team with their, sometimes, simple questions
But you are right with one thing, the resizer is difficult to understand (or it doesn't work as it should be....) I tried but I could not get it right. So I'm not using it right now (give me a great sample and who knows....)
Why don't we have a poll with the resizer? I'm curious who uses this control and is satisfied with it. And maybe we could learn something without having to read the entire help
|
|
adrien
Senior Member Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
|
I can't even find what you guys are talking about :(
I've looked in the 11.2.2 help, and the 12.0 help. I've searched for resize, and resizer control.
I only get things like
CXTResize
CXTResizeDialog
CXTResizeFormView
CXTResizeGroupBox
CXTResizeItem
CXTResizePoint
CXTResizePropertyPage
etc etc... what is "Resizer control"???
|
|
adrien
Senior Member Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
|
sorry... got to this topic by a search - neglected to notice that it's about the Active-X forum.
I suppose there is no "Resizer control" for the C++ MFC edition then?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
CXTResize* classes do same in MFC version. See how they work in PropertyGrid sample.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
adrien
Senior Member Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
|
OK, thanks
I thought it might have been something else (like a Zoom View).
Those CXTResize are only for automatically resizing controls on a form or dialog right?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |