user prompt variable

Winny57

Active member
This wouldn't be a bad idea, but they are neither resizable nor free-form because they actually take the size of the screen. You see the white square, but the transparent one is just a background of the previous window.
 

Attachments

  • Screenshot_20240831-013904.png
    Screenshot_20240831-013904.png
    326 KB · Views: 13
  • Screenshot_20240831-013805.png
    Screenshot_20240831-013805.png
    271.7 KB · Views: 13

on7dh

New member
This wouldn't be a bad idea, but they are neither resizable nor free-form because they actually take the size of the screen. You see the white square, but the transparent one is just a background of the previous window.
Hi,
My problem is that sometimes I have to see something on the screen bellow windows when defining variable .
 

on7dh

New member
Hi,
I try UITASK PLUGIN and I use "Input dialog", in the input options I set "Output variable" as "%texto".
Now I don't know how tu use this variable to display it into "Floating text" .
Can you help me ?
 

Winny57

Active member
Hi,
I try UITASK PLUGIN and I use "Input dialog", in the input options I set "Output variable" as "%texto".
Now I don't know how tu use this variable to display it into "Floating text" .
Can you help me ?
The variable must already be defined with macrodroid, then do `simple dialog` then in `option for simple dialog` you must put the text of the variable, if your variable is called texto you must put %texto
 

on7dh

New member
I just want to input the text into the "input dialog" and display it as a floating postit on the screen.
The variable must already be defined with macrodroid, then do `simple dialog` then in `option for simple dialog` you must put the text of the variable, if your variable is called texto you must put %texto


Screenshot_20240910_193211_MacroDroid.png
 

on7dh

New member
See if this works for you...
Thanks, it's perfect. My problem is that I set variable name into "input option" and not into "user input". I don't know where to find tutorial for plugin's and it's not always easy to understand ... Thanks again ...
 

md_sgf

Well-known member
Thanks, it's perfect. My problem is that I set variable name into "input option" and not into "user input". I don't know where to find tutorial for plugin's and it's not always easy to understand ... Thanks again ...
Do you mean you are wanting to send a variable to it as well? If that's the case, i have done it. I also have made it translucent, which i forgot about!
 

Attachments

  • text behind input dialog.jpg
    text behind input dialog.jpg
    62.2 KB · Views: 5
  • user_prompt_variable_v2.png
    user_prompt_variable_v2.png
    250.8 KB · Views: 5
  • user_prompt_variable_v2.macro
    12.3 KB · Views: 6
Last edited:

on7dh

New member
no, it's just à misunderstanding from me but you can send me you transkucent version to learn about that plugin.
Thanks again.
 
Top