Crimson 3 widget question

kolyur

Lifetime Supporting Member + Moderator
Join Date
Oct 2004
Location
Wooster, Ohio
Posts
1,602
I created a widget with several numerical display primitives. I want the user to be able to tap the widget, which will then show a popup screen where they can adjust the values. (Text size of the widget primitives is too small for effective data entry.) I'm trying to figure out how to do this without having to create a separate page for each instance of the widget. In other words, the fields on the data entry popup need to reference the tags from the widget that was tapped to initiate the popup. I know I could do it by copying the widget tags to temporary registers before showing the popup, then copying them back to the widget when data entry is done, but that seems overly complicated. Is there a better way?
 

Similar Topics

Hi everyone, I am using Crimson 3.0 to edit a project file created by a vendor. I have created a widget, and spent some time figuring out that...
Replies
4
Views
1,865
Does anyone know how to link an element of an array tag to a widget? My current widget needs to use the array element tag's .AsText property and...
Replies
2
Views
1,323
Good morning, I have built a widget and when I use the smart duplicate feature on that widget, it just copies the previous widget and does not...
Replies
1
Views
1,903
Happy New Year to everyone!! Since it is slow this time of year for me I decided to learn Widgets. I have a couple of screens that I build and...
Replies
13
Views
6,397
I have created a widget with folder binding enabled. The widget also has an associated action. The action is : change value, data=tag1 to write...
Replies
12
Views
6,339
Back
Top Bottom