Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Apl > Re: A question ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 45 of 53 Topic 934 of 1019
Post > Topic >>

Re: A question to the APL vendors on Windows GUIs ...

by aleph0 <apl68000@[EMAIL PROTECTED] > Jan 19, 2008 at 03:39 AM

I agree , but I would hope you'd agree that the ".s" context in A+ is
more than sweet ! .. probably impossible to implement under Windows
without massive resources ! The Dyalog GUI and APLX implementations
under WIndows are both excellent, apart from the limitations imposed
by having to stick to STD Windows GUI of course !

While we're on the subject of Windows interfacing, here is a small
collection of []NA  functions that I use occasionally under Dyalog ...

[]NA'I user32.C32|SetCapture I'
[]NA'I user32.C32|ReleaseCapture'
[]NA'I user32.C32|WindowFromPoint I I'
[]NA'I user32.C32|GetCursorPos >I[2]'
[]NA'I user32.C32|SetCursorPos I I'
[]NA'I user32.C32|ScreenToClient I =3DI[2]'
 'smgih' []NA'I4 user32.C32|SendMessageA I4 U I4 =3D{U U U U I4 I4 I4 I4
I4 I4}'
[]NA'I2 user32.C32|GetKeyState I'
'smht'[]NA'I4 user32.C32|SendMessageA I4 U I4 =3D{I[2] U I4}'
'smsh'[]NA'I4 user32.C32|SendMessageA I4 U I4 U'
[]NA'I2 user32.C32|GetKeyboardState >I1[256]'
[]NA'u kernel32|GetDiskFreeSpaceExA <0T >u[2] >u[2] >u[2]'
'beep'[]NA'user32=1DMessageBeep i'
[]NA'U4 user32|GetCaretPos >{I I}'

=2E.. some of which were supplied in the Dyalog "help" , others I found
elsewhere.

Also, on using Drag-and-Drop ..
Someone donated an excellent little Drag-and-Drop tool-suite for use
within Dyalog which utilzed
the following []NA items ( amongst others) GetCursorPos,
WindowFromPoint, ScreenToClient etc.
( concerning Drag-and-Dropping single items from/to various List-types
etc. )
Something that I found very useful , enlightening and timesaving !
The use of the CGView.dll for managing various Image-types should IMO
be online for APlers to see as well !


There are certainly many more []NA functions and other little tid-bits
that would be more than useful to developers !

I would have liked to have seen a larger "Collection" made available
online , e.g. the Dyalog website,
to assist APL developers in their work, rather than each of us having
to "search for them ourselves" !

Maybe such a collection already exists ????




 53 Posts in Topic:
A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-13 05:15:03 
Re: A question to the APL vendors on Windows GUIs ...
AAsk <AA2e72E@[EMAIL P  2008-01-13 08:54:55 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-13 09:20:47 
Re: A question to the APL vendors on Windows GUIs ...
AAsk <AA2e72E@[EMAIL P  2008-01-13 09:31:59 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-13 10:50:07 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-13 21:28:15 
Re: A question to the APL vendors on Windows GUIs ...
AAsk <AA2e72E@[EMAIL P  2008-01-13 11:00:52 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-13 12:17:38 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-13 13:39:01 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-13 23:19:29 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-14 08:42:35 
Re: A question to the APL vendors on Windows GUIs ...
sethb@[EMAIL PROTECTED]   2008-01-14 17:33:35 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-14 19:11:45 
Re: A question to the APL vendors on Windows GUIs ...
Morten Kromberg <mkrom  2008-01-14 02:19:42 
Re: A question to the APL vendors on Windows GUIs ...
"David Liebtag"  2008-01-14 07:51:58 
Re: A question to the APL vendors on Windows GUIs ...
Morten Kromberg <mkrom  2008-01-14 10:54:35 
Re: A question to the APL vendors on Windows GUIs ...
Ibeam2000 <Ibeam2000@[  2008-01-14 20:39:11 
Re: A question to the APL vendors on Windows GUIs ...
Morten Kromberg <mkrom  2008-01-15 00:36:00 
Re: A question to the APL vendors on Windows GUIs ...
Gosi <gosinn@[EMAIL PR  2008-01-15 01:30:39 
Re: A question to the APL vendors on Windows GUIs ...
Marv <smoak@[EMAIL PRO  2008-01-15 09:35:38 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-15 19:00:39 
Re: A question to the APL vendors on Windows GUIs ...
Morten Kromberg <mkrom  2008-01-15 12:46:47 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-15 14:14:01 
Re: A question to the APL vendors on Windows GUIs ...
Bob Cain <arcane@[EMAI  2008-01-16 00:55:30 
Re: A question to the APL vendors on Windows GUIs ...
sethb@[EMAIL PROTECTED]   2008-01-17 16:54:58 
Re: A question to the APL vendors on Windows GUIs ...
Gosi <gosinn@[EMAIL PR  2008-01-15 14:28:40 
Re: A question to the APL vendors on Windows GUIs ...
Morten Kromberg <mkrom  2008-01-16 02:36:38 
Re: A question to the APL vendors on Windows GUIs ...
Ibeam2000 <Ibeam2000@[  2008-01-16 21:10:26 
Re: A question to the APL vendors on Windows GUIs ...
"Stephen Taylor <  2008-01-17 05:23:20 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-17 15:01:31 
Re: A question to the APL vendors on Windows GUIs ...
"David Liebtag"  2008-01-17 09:32:16 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-17 07:29:03 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-17 17:08:43 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-17 08:36:20 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-17 18:16:19 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-17 18:33:20 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-17 08:45:26 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-17 18:16:45 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-17 11:33:22 
Re: A question to the APL vendors on Windows GUIs ...
"Stephen Taylor <  2008-01-18 00:30:12 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-18 11:52:51 
Re: A question to the APL vendors on Windows GUIs ...
sethb@[EMAIL PROTECTED]   2008-01-20 08:10:30 
Re: A question to the APL vendors on Windows GUIs ...
Morten Kromberg <mkrom  2008-01-19 01:58:54 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-19 12:43:39 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-19 03:39:25 
Re: A question to the APL vendors on Windows GUIs ...
"Jan Karman" &l  2008-01-19 12:50:36 
Re: A question to the APL vendors on Windows GUIs ...
Veli-Matti <veli-matti  2008-01-19 15:25:34 
Re: A question to the APL vendors on Windows GUIs ...
Dick Bowman <dick@[EMA  2008-01-20 07:53:00 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-20 02:07:02 
Re: A question to the APL vendors on Windows GUIs ...
Morten Kromberg <mkrom  2008-01-21 01:30:14 
Re: A question to the APL vendors on Windows GUIs ...
aleph0 <apl68000@[EMAI  2008-01-21 02:09:08 
Re: A question to the APL vendors on Windows GUIs ...
microapl@[EMAIL PROTECTED  2008-01-22 04:51:51 
Re: A question to the APL vendors on Windows GUIs ...
"J. Goff" <i  2008-01-22 11:41:10 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 4:56:58 CDT 2008.