Hi, firelex!
C++ wouldn't halp you too. You would be still need some GUI libraries for C++ even so as for C.
The only way to make a portable GUI Application is to separate a GUI part from a C part, IMHO.
Best regards,
SmartDen ;)
It is not possible, so far i know. If you want to display a widget on other mashine, you mast start a remote tcl process on this mashine and access on it per soket.
Hi@All!
How can i automaticly convert an entered number like this 7.89 to something like this 0.0789.
I tryed to enter a formula to devide the numberwith 100 into a cell, but it doesn't work.
Can i reach for the same effect with a format string?
SmartDen
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.