DCL display image

DCL display image

saitoib
Advocate Advocate
671 Views
7 Replies
Message 1 of 8

DCL display image

saitoib
Advocate
Advocate

Hi all.

 

I want to create a dialog like the one attached.
The top two lines are values determined before the dialog is invoked, and are displayed for reference.
I think that if I also set the top two lines to edit_box, I can use action_tile to display Thickness and Bend Deduction.
However, that way, the bottom two lines would be in the same category, which is not desirable.

Is there any way to display the unchangeable values in a different image than edit_box?
Saitoib
0 Likes
672 Views
7 Replies
Replies (7)
Message 2 of 8

Sea-Haven
Mentor
Mentor

Like this a dcl with image box

 

SeaHaven_0-1648351691605.png

 

 

0 Likes
Message 3 of 8

john.uhden
Mentor
Mentor

@Sea-Haven 

That could be really handy.  Are you really making the image change with each edit-box entry?  How?

And, um, just how are you connecting the legs to the top?  PL Premium?  Kreg tool?

John F. Uhden

0 Likes
Message 4 of 8

Sea-Haven
Mentor
Mentor

Image is fixed as example, legs attached via Blue Tac.

 

Draws a very simple 3d table. 

 

Could call child DCl's for fixtures etc.

0 Likes
Message 5 of 8

saitoib
Advocate
Advocate

My problem is solved.
I see that I can also specify the content of the text with set_tile.
I guess I misunderstood your question because it was so rudimentary.
Please let me ask again.

 

Thank you.

Saitoib
0 Likes
Message 6 of 8

john.uhden
Mentor
Mentor

@saitoib 

That's the idea.

In your image_tile slide, dimension each parameter with an abbreviation...

T (for thickness)

W (for width)

etc.

and show same in the edit_box label...

W, width = |__________|

etc.

John F. Uhden

0 Likes
Message 7 of 8

rolisonfelipe
Collaborator
Collaborator

how did you manage to enter?
I'm trying and I still can't!
it was to appear the format when you select the side

 

rolisonfelipe_0-1648697702535.png

 

plotagem-de-arquitetura.png

0 Likes
Message 8 of 8

Sea-Haven
Mentor
Mentor

The answer 1st would be to display a dummy slide then when you pick like A1 the dcl must close but reopen with the A1 slide, its one of those quirks with dcl can not change a slide whilst open, you can do some things where the dcl updates as values are changed eg add d1+d2+d3 display d4.

 

Now the question why display image,  what advantage is having the sheet displayed anyway ?

 

You have 10 options can use a 4x3 dcl and display the sheets rather than1 image.

 

SeaHaven_0-1648699213386.png

 

0 Likes