Re: [Ql-Users] MCALLT

2009-09-15 Thread Dilwyn Jones
Anyway how do you have an application window with no items but with scroll bars? Obviously I have misunderstood the problem! George The application window is used to display graphics, as a window onto a larger page size. The scroll bars are set up with the Easyptr MAWBAR command, which allows

Re: [Ql-Users] MCALLT

2009-09-15 Thread gdgqler
The long word containing the "hit" position has "pos" in its top word and "len" in its bottom word. I hope that this will be of some help! George Thanks. I was hoping that someone could explain the one specific issue, namely that while the pointer is in an application window with no

Re: [Ql-Users] MCALLT

2009-09-15 Thread gdgqler
The long word containing the "hit" position has "pos" in its top word and "len" in its bottom word. I hope that this will be of some help! George Thanks. I was hoping that someone could explain the one specific issue, namely that while the pointer is in an application window with no

Re: [Ql-Users] MCALLT

2009-09-15 Thread gdgqler
The long word containing the "hit" position has "pos" in its top word and "len" in its bottom word. I hope that this will be of some help! George Thanks. I was hoping that someone could explain the one specific issue, namely that while the pointer is in an application window with no menu

Re: [Ql-Users] MCALLT

2009-09-11 Thread Dilwyn Jones
A quick test with one of my own programs confirms this feature. (mouse in the one apl window with a pic in it and a scroll bar.) The manual page for MCALL states that a special operation code is delivered in "num" if there are bars set up with MAWBAR and refers to Important_txt, MAWBAR/MAWBARR

Re: [Ql-Users] MCALLT

2009-09-11 Thread Dilwyn Jones
The long word containing the "hit" position has "pos" in its top word and "len" in its bottom word. I hope that this will be of some help! George Thanks. I was hoping that someone could explain the one specific issue, namely that while the pointer is in an application window with no menu and

Re: [Ql-Users] MCALLT

2009-09-11 Thread gdgqler
On 9 Sep 2009, at 14:31, Dilwyn Jones wrote: I wonder if anyone can help me with a feature of the Easyptr 4 MCALLT function I stumbled across when trying to write a little program using an application window with no menu and a simple MAWBAR installed. It all works well enough using the m

Re: [Ql-Users] MCALLT

2009-09-10 Thread Bob Spelten
Op Wed, 09 Sep 2009 15:31:27 +0200 schreef Dilwyn Jones : If, however, you move the pointer using the cursor arrow keys on the keyboard while the pointer is inside the application window instead it returns $00C1 etc, with the upper 4 hex digits containing the ASCII code of the key pressed (a

[Ql-Users] MCALLT

2009-09-09 Thread Dilwyn Jones
I wonder if anyone can help me with a feature of the Easyptr 4 MCALLT function I stumbled across when trying to write a little program using an application window with no menu and a simple MAWBAR installed. It all works well enough using the mouse, but if I press a key in the keyboard, e.g. a

Re: [ql-users] MCALLT

2006-09-05 Thread François Van Emelen
Dilwyn Jones schreef: >> Dilwyn Jones schreef: >>> Does anyone have any experience of using MCALLT in Easyptr? >>> >> >> Hi Dilwyn, >> >> You could download Per Witte's 'POP2.zip' from >> http://www.bixio60.org. >> François Van Emelen > > Thanks François, Bob and Marcel for your quick replies.

Re: [ql-users] MCALLT

2006-09-04 Thread Dilwyn Jones
> Dilwyn Jones schreef: > > Does anyone have any experience of using MCALLT in Easyptr? > > > > Hi Dilwyn, > > You could download Per Witte's 'POP2.zip' from > http://www.bixio60.org. > François Van Emelen Thanks François, Bob and Marcel for your quick replies. Who's site is that, BTW? I'd fo

Re: [ql-users] MCALLT

2006-09-04 Thread Bob Spelten
Hi Dilwyn, > Does anyone have any experience of using MCALLT in Easyptr? > > I'm looking for a few examples of making use of the timeout and events > (general tinkering), and perhaps for adding help 'bubbles' to my > programs. I have suqcessfully adapted the help/hint example, as Per Witte descri

Re: [ql-users] MCALLT

2006-09-04 Thread Marcel Kilgus
Dilwyn Jones wrote: > The Easyptr manual is pretty scant on the subject, basically > describing it as an MCALL with a couple of extra parameters in > Easyptr's IMPORTANT_TXT file. It doesn't really give any examples > showing to properly use it. I did rewrite the MCALLT text in manual revision 1.0

Re: [ql-users] MCALLT

2006-09-04 Thread François Van Emelen
Dilwyn Jones schreef: > Does anyone have any experience of using MCALLT in Easyptr? > Hi Dilwyn, You could download Per Witte's 'POP2.zip' from http://www.bixio60.org. François Van Emelen ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.ht

[ql-users] MCALLT

2006-09-04 Thread Dilwyn Jones
Does anyone have any experience of using MCALLT in Easyptr? I'm looking for a few examples of making use of the timeout and events (general tinkering), and perhaps for adding help 'bubbles' to my programs. 2 of my programs (Decimal Invaders and Status) use the timeout facility to allow something