[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [QF-Test] Re positioning of screens
Hi Kevin, I'm surprised that those event are not recorded, especially for Swing where this has always been a standard feature. Regardless, it is easy to create the events manually. You need two 'Component event' nodes, one of type COMPONENT_MOVED where you set the X and Y coordinates and one of type COMPONENT_SIZED with width and height. The QF-Test component ID is the ID of the window to move/resize of course. Best regards, Greg "Liu, Kevin (DPTI)" <Kevin.Liu@?.au> writes: > Hi QFS-Team, > > Occasionally we have come across a situation where one swing-based screen with a button panel sitting at the bottom of > it is not placed in a preferable position of the Windows screen, as such the buttons become not visible until we > “move” the screen to the ideal position. > > We’ve tried to use record function within QF-Test v4.16, left mouse click to “drag” the screen and release to drop it > to other positions, but unfortunately QF-Test doesn’t generate an event for it. > > So I am wondering are there some ways to shifting/re-positioning the screen like to do it in a Jython script or > through configuration? > > Cheers > > Kevin > > _______________________________________________ > qftest-list mailing list > qftest-list@?.de > https://movement.qfs.de/mailman/listinfo/qftest-list -- Gregor Schmid E: gregor.schmid@?.de T: +49 8171 38648-11 F: +49 8171 38648-16 Quality First Software GmbH | www.qfs.de Tulpenstr. 41 | 82538 Geretsried | Germany GF Gregor Schmid, Dr. Martina Schmid, Karlheinz Kellerer HRB München 140833
|