There are some low level routines in the C68 libraries that might be of use in resolving this issue?
fgetchid - Used to find out what QDOS channel is associated with a given stdio channel fusechid - Used to associate a QDOS channel id with a stdio channel Dave ----- Original Message ----- From: "Marcel Kilgus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 15, 2006 9:36 PM Subject: Re: [ql-users] setting qptr to a window > James Hunkins wrote: > > When I do the pulldown call it sets up the dropdown menu as a sub- > > window. I verified this by getting the returned channel from a set > > to the window _wm.swinf) from the call and doing a clear. It cleared > > the sub-window (loose item) of the drop down menu properly so PE does > > see it properly. > > OK, I've no clue about all this stuff and am strictly speaking out of > my back orifice, but as far as I know printf doesn't take a channel > number and strictly prints to stdout. Which doesn't need to be the > channel wm.swinf returns. Perhaps you could try using io_sstrg with > the channel number wm.swinf returned. > > Marcel > > _______________________________________________ > QL-Users Mailing List > http://www.q-v-d.demon.co.uk/smsqe.htm _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
