Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #1233

how do I find a window handle?

Subject how do I find a window handle?
Newsgroups comp.sys.acorn.programmer
From John Rickman Iyonix <rickman@argonet.co.uk>
Date 2011-12-31 00:11 +0000
Message-ID <fef0f14952.iyojohn@rickman.argonet.co.uk> (permalink)
Organization Orpheus Internet Services

Show all headers | View raw


I am trying to write an application using AppBasic and am having a
bit of trouble working out how much I have to code myself and how much 
I can leave to the builtin facilities.

For example my app has three windows which are opened by clicking on 
iconbar menu entries.

I would like to change a display field when the mouse pointer enters
one of the windows. In order to do this I need to know
the window id of the window concerned.

At the moment the system creates the windows
with ToolBoxAutocreated, so don't know the handles.

Is there a way to determine a window handle
for a window that has been auto-created or do I have to
create the windows myself?


-- 
John Rickman Iyonix

Back to comp.sys.acorn.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

how do I find a window handle? John Rickman Iyonix <rickman@argonet.co.uk> - 2011-12-31 00:11 +0000
  Re: how do I find a window handle? Steve Drain <steve@kappa.me.uk> - 2011-12-31 10:21 +0000
    Re: how do I find a window handle? John Rickman Iyonix <rickman@argonet.co.uk> - 2011-12-31 12:06 +0000
  Re: how do I find a window handle? Sebastian Barthel <naitsabes@freenet.de> - 2012-01-05 15:59 +0000

csiph-web