Hi,
Using the Print method of the QRPreview component, how can I specify the range of pages I want to print ?
In the PrintSetup dialog box, the "range" option is grayed.
Thanks.
Thank you.
It almost works like I want it to.
In the "child" dialog box I have some checkboxes that I want enabling or disabling.
Unfortunately the EnableWindow(TRUE/FALSE) method fails for the same reasons.
Thanks for your advices.
-Philippe.
Hi,
I have a main dialog box with a button. This button displays another dialog box. I want to initialize some controls on this second dialog box but I want these controls to be initialized ONCE : when the program starts.
If I try this :
void CMainDlg::onBnClicked()
{
CMyDialog myDlg...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.