Hi Edmund,
can you give me an example ?
Thank you
Philippe
Search found 22 matches
- Tue Oct 22, 2013 6:32 am
- Forum: Application Development
- Topic: Print Screen
- Replies: 4
- Views: 10470
- Mon Oct 21, 2013 6:28 am
- Forum: Application Development
- Topic: Print Screen
- Replies: 4
- Views: 10470
Print Screen
Hi,
Is-it possible to take Print Screen of screens which are not open ?
Thank you
Philippe
Is-it possible to take Print Screen of screens which are not open ?
Thank you
Philippe
- Tue Sep 03, 2013 12:09 am
- Forum: Application Development
- Topic: ListBox / Customization
- Replies: 3
- Views: 9722
Re: ListBox / Customization
Hi Mark,
Is there a solution with "Third-party" ListBox ?
Have you used something like this ?
Has anyone a solution with this type of object?
Thank you
Philippe
Is there a solution with "Third-party" ListBox ?
Have you used something like this ?
Has anyone a solution with this type of object?
Thank you
Philippe
- Thu Aug 29, 2013 7:45 am
- Forum: Application Development
- Topic: ListBox / Customization
- Replies: 3
- Views: 9722
ListBox / Customization
Hi, For 6 month ago, I created my own recipe management (screen with a ListBox, buttons to save, load and delete the recipes). This customized function with script works well. Unfortunatelly I receive some feedback from user: The up/down arrow and the scroll bar from the standard ListBox on the TA70...
- Mon Apr 08, 2013 1:40 pm
- Forum: Application Development
- Topic: System dialogs
- Replies: 7
- Views: 13803
Re: System dialogs
Hi, I confirm the proposal from Edmund, you can use the MessageBoxCF, like the these example: // you have to use this directive using Neo.ApplicationFramework.Tools.Messagebox; // Dialog with 3.5s timer: MessageBoxCF DialogBoxLoad = new MessageBoxCF("Text1", "Text2", 3500); DialogBoxLoad.Show(); Pic...
- Mon Feb 25, 2013 1:31 am
- Forum: Scripting
- Topic: Always Active / .Read()
- Replies: 1
- Views: 6315
Always Active / .Read()
Hi,
I would like to know when it's necessary to use the function "Always Active" for a Tag?
When using scripting, when is it necessary to use the method "Read()" ?
Globals.Tags.Tag1.Read();
For the moment, these functions are not clear. Can you give me some explanations?
Thank you
Philippe
I would like to know when it's necessary to use the function "Always Active" for a Tag?
When using scripting, when is it necessary to use the method "Read()" ?
Globals.Tags.Tag1.Read();
For the moment, these functions are not clear. Can you give me some explanations?
Thank you
Philippe
- Mon Feb 25, 2013 1:23 am
- Forum: Application Development
- Topic: TA70 - Project upload
- Replies: 1
- Views: 5680
TA70 - Project upload
Hi, I use a panel TA70. I used script functions for encryption (generating licence key). It's important that nobody can upload the project from the touch panel TA70. Currently, there is the function: "Download" the project from the laptop to the touch panel. I didn't see the function upload from the...
- Wed Feb 06, 2013 11:24 am
- Forum: Scripting
- Topic: Active or inactive state of the controller
- Replies: 1
- Views: 6225
Active or inactive state of the controller
Hi,
I use the action "Change Active Controllers" to enable the communication.
I would like to know if there is a Tags that indicates the Active or Inactive state of the controllers after the previous action?
Thanks
Philippe
I use the action "Change Active Controllers" to enable the communication.
I would like to know if there is a Tags that indicates the Active or Inactive state of the controllers after the previous action?
Thanks
Philippe
- Wed Jan 30, 2013 2:34 am
- Forum: Scripting
- Topic: Dialog Box when I delete a recipe
- Replies: 5
- Views: 53396
Re: Dialog Box when I delete a recipe
Hi Edmund,
I tried your script and it works perfectly.
Thank you!!!!
Philippe
I tried your script and it works perfectly.
Thank you!!!!
Philippe
- Tue Jan 29, 2013 1:59 am
- Forum: Scripting
- Topic: Dialog Box when I delete a recipe
- Replies: 5
- Views: 53396
Re: Dialog Box when I delete a recipe
Hi,
Thanks for the information.
Unfortunately I am not an expert with SQL.
Can you give me an example how to delete a recipe with SQL?
Where can I found more information about SQL and the command?
Thanks
Philippe
Thanks for the information.
Unfortunately I am not an expert with SQL.
Can you give me an example how to delete a recipe with SQL?
Where can I found more information about SQL and the command?
Thanks
Philippe