annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

time stamp control size

Risolto!
Vai alla soluzione

Hello,

 

I need to change size of time stamp at runtime.

I can set width at edit time:

 

Untitled.png

 

Have been looking for that property and can't find it...

0 Kudos
Messaggio 1 di 5
3.372Visualizzazioni
Soluzione
Accettato da pawhan11

Try NumericText.Width

Messaggio 2 di 5
3.360Visualizzazioni

Thanks :), spend 1h looking for that

0 Kudos
Messaggio 3 di 5
3.337Visualizzazioni

Do You have idea how to do the same for variant control?

I am stuck again

0 Kudos
Messaggio 4 di 5
3.279Visualizzazioni

I can't find a writeable property node for the variant width.

 

Do you truly need that?  A variant indicator or control is one of those ones that users can't really interact with and really isn't all that presentable to a user.  They are mainly used for programmatically passing any kind of information fron one VI to another, not for user interaction where'd you care about how it looks.  The would generally be hidden from a user.

0 Kudos
Messaggio 5 di 5
3.236Visualizzazioni