[17 Jun 2009] Feature Requests

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
PEB
Posts: 576
Joined: Sun Feb 21, 2010 1:28 am

[17 Jun 2009] Feature Requests

Post by PEB »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 17 Jun 2009 02:03:14 -0000

Hi Andreas,

Here are a few feature requests:

*Catch double-click events. Sure this can already be accomplished in Hollywood (kind of) using Time Measurement or Timeout functions, but this does not respect what the user has set in the system prefs for the interval between clicks in order to trigger a double-click event.

*Define drag area for borderless windows.

*Copy to and read from the system clipboard (including access to any clipboard units that are available). This can already be done through DOS in OS4---and probably other flavors of Amiga OS (I'm just not sure about it)---using "C:Clip"; but it would be nice to have this handled within Hollywood so that it could be used on any OS for which the app is compiled.

*Some way of having Hollywood apps communicate with each other (sending and receiving commands). This can be done through SendRexxCommand(), but this is limitted to operating systems that support it.

That's all for now. . .I think.

Thanks,
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[17 Jun 2009] Re: Feature Requests

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 17 Jun 2009 08:35:08 -0000

Double-thumb up for the communication between Hollywood apps :)

Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
User avatar
TheMartian
Posts: 109
Joined: Sun Feb 28, 2010 12:51 pm

[17 Jun 2009] Re: Feature Requests

Post by TheMartian »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 17 Jun 2009 18:42:02 -0000

Hi

I support the petition for some means of communicating between applications. Some kind of event thing triggered by a message to the relevant application that 'you've got mail, and what are you going to do about it?'. Pleeeeeeze....

regards Jesper
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[17 Jun 2009] Re: Feature Requests

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 17 Jun 2009 22:48:56 +0200
Hi Andreas,

Here are a few feature requests:

*Catch double-click events. Sure this can already be accomplished in Hollywood (kind of) using Time Measurement or Timeout functions, but this does not respect what the user has set in the system prefs for the interval between clicks in order to trigger a double-click event.

*Define drag area for borderless windows.

*Copy to and read from the system clipboard (including access to any clipboard units that are available). This can already be done through DOS in OS4---and probably other flavors of Amiga OS (I'm just not sure about it)---using "C:Clip"; but it would be nice to have this handled within Hollywood so that it could be used on any OS for which the app is compiled.

*Some way of having Hollywood apps communicate with each other (sending and receiving commands). This can be done through SendRexxCommand(), but this is limitted to operating systems that support it.

That's all for now. . .I think.
Excepting the double click feature, I've already had all of them on my to do list :)
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[17 Jun 2009] Re: Re: Feature Requests

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 17 Jun 2009 22:50:26 +0200
Hi

I support the petition for some means of communicating between applications. Some kind of event thing triggered by a message to the relevant application that 'you've got mail, and what are you going to do about it?'. Pleeeeeeze....
Yes this would admittedly be a neat feature... I'd know how to do the Amiga implementation but Windows & Mac always requires some research/thinking/planning but it'll surely come :)
Locked