Building a user interface

A forum for issues on macOS; the UNIX and Linux forums may have relevent posts

Building a user interface

Postby BasOverwater on Fri Sep 08, 2017 10:58 am

Hello, I'm new to Dyalog APL on the Mac and it has been a long time since I worked with Dyalog APL for Windows. Is there a place to look for ways to build a user interface on the Mac?
I'd like to start the easy way. The examples with ⎕WC result in errors.

'F' ⎕wc 'Form'
DOMAIN ERROR: There was an error processing the property at position 0 of the right argument
'F'⎕WC'Form'

I guess I missed something very simple. Hope that someone can help me.

Thanks and regards,

Bas
BasOverwater
 
Posts: 2
Joined: Wed Sep 06, 2017 8:41 am

Re: Building a user interface

Postby Vince|Dyalog on Mon Sep 11, 2017 8:46 am

Hi Bas,

Welcome back to using Dyalog!

Our Microsoft Windows GUI objects are based on Windows Win32 interface.

This Win32 interface is not available on Mac or Linux.

For a user interface on Dyalog for Mac or Linux, we would recommend looking into using our MiServer or our new experimental HTMLRenderer object.

HTMLRenderer documentation: http://docs.dyalog.com/16.0/Dyalog%20Experimental%20Functionality%20-%20HTML%20Renderer.pdf

Link to MiServer on Dyalog's GitHub area: https://github.com/Dyalog/MiServer

Regards,

Vince
Vince|Dyalog
 
Posts: 406
Joined: Wed Oct 01, 2008 9:39 am

Re: Building a user interface

Postby BasOverwater on Mon Sep 11, 2017 11:05 am

Thanks Vince,

I feared that answer! But playing with APL is nice. Missed it.

Regards, Bas
BasOverwater
 
Posts: 2
Joined: Wed Sep 06, 2017 8:41 am


Return to macOS

Who is online

Users browsing this forum: No registered users and 1 guest