New topic: Printing window chain works on Mac but not in Windows
<http://forums.realsoftware.com/viewtopic.php?t=45173> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message torrid Post subject: Printing window chain works on Mac but not in WindowsPosted: Wed Aug 29, 2012 4:56 pm Joined: Sat Jun 04, 2011 8:29 am Posts: 351 In my app, when printing, I open a window I call "frmPrint" that lets user indicate a few preferences like which pages they want to print from a list of about 10 options... an age rage... whether they want page numbers or not.... >From there, at bottom is a command button for Print that goes to another >window I have called frmPrintPreview which actually builds the printed report >and shows a preview using images. And from there they can print to paper. All of this works 100% fine on the Mac... but on Windows for some reason... after the print window... the print preview window flashes briefly and then disappears. So main app opens frmPrint using .Show... and then inside that form the button opens frmPrintPreview using .Show.... is it possible frmPrint exits and closes and since frmPrintPreview was generated by frmPrint it ends up closing too? I have stepped through the code and cannot figure it out. Any ideas to check for or alternative methods are much appreciated.... again... works fine on Mac but not on Windows. _________________ Currently using: Windows XP Pro SP3 Real Studio 2011 Release 4.3 Enterprise and Mac OS 10.7.3 Real Studio 2011 Release 4.3 Enterprise (finally also compiled on Mac) Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml rbforumnotifier@monkeybreadsoftware.de