Page 2 of 2

Re: App developer more Button

Posted: Tue Feb 02, 2021 2:37 pm
by Oscar_T
Hi

I have successfully implemented the keyboard controls, but I am unable to insert the mouse.

Every 100 ms of checking if the mouse is clicked, if so I go to read the coordinates.

Unfortunately, even if the mouse is clicked (which key), the value of the variable associated with the GETMOUSEBUTTONS macro does not change

Regards

Re: App developer more Button

Posted: Tue Feb 02, 2021 8:56 pm
by BenR
Hello,

What are you trying to do with the mouse and maybe I can help.

Flowcode has inbuilt functions to help deal with the mouse. Maybe I can create a video to help demonstrate how to use these. They work using events and so you wouldn't have to use polling.

Re: App developer more Button

Posted: Wed Feb 03, 2021 7:29 am
by Oscar_T
Hello

i am trying to do the following

I have inserted some graphic symbols that correspond to a certain action.

If the user clicks on the area where the symbol is present, he will activate the associated function

Re: App developer more Button

Posted: Wed Feb 03, 2021 4:11 pm
by BenR
Hello,

I've created a new video here that should hopefully help you to get started.

viewtopic.php?f=6&t=188

Re: App developer more Button

Posted: Tue Jan 17, 2023 3:03 pm
by stefan.erni
Hi Ben


I used a Switch Push Button in App developer some time ago. Now I would like to use this Switch Push Button again in another APP but I can no longer find this component. I renamed the handle but I should still find Switch Push Button as a component?

regards

Stefan


Switch Push Button
switch_2023-01-17_15-47-28.jpg
switch_2023-01-17_15-47-28.jpg (45.41 KiB) Viewed 1197 times

Re: App developer more Button

Posted: Wed Jan 18, 2023 5:11 pm
by BenR
Hello,

That looks like v10 and one of the new 2D only panels, which was the original switch you were using and was it an old 3D component?

On the Comp Libraries toolbar there is a 2D/3D filter at the left hand side, check this is set to showning all components.

The Search may also be also to show any components that have been dropped from the component categories. I am yet to re-organise the AppDeveloper cats for v10 so hopefully I can do this later this week.