KB-35069: Loading figures into Treeview.
Question: How can I load figures into the MSCOMCTL Library’s Treeview control? Solution: To do so, you must first insert onto screen the MSCOMCTL Library’s ImageList object to store the…
Question: How can I load figures into the MSCOMCTL Library’s Treeview control? Solution: To do so, you must first insert onto screen the MSCOMCTL Library’s ImageList object to store the…
Question: How can value of a RAM tag be toggled with a button? Solution: To do so, you must use a button with Toggle functionality and link it to the…
Question: How can I tell the user about which Viewer type is being used (Viewer Control or Viewer Only)? Solution: To do so, you can add to screen a Display…
Question: How can I change the visibility of a screen object with a button? Solution: There are two ways to do so: On the button’s Tags tab, link it to…
Autor
Mateus Machado
Question: How can I print a Report with an E3Chart created in an XControl? Solution: Since the chart is on a screen that opens in a splitter, you must write…
Question: How can I create a By-date-and-time filter in the historic data and then display its result on screen? Solution: To do so, create two RAM tags and insert the…
Autor
Mateus Machado
Question:When executing the application, a screen is supposed to open in the Frame’s central splitter, but it opens as full-screen instead. Why does this happen? Solution: This probably happens because…
Autor
Bruno Mussarra