KB-28726: Using PNG pictures in Elipse E3.
Question: Can PNG pictures be inserted in Elipse E3? Solution: Elipse E3 versions 4.6 or lower support the following formats: BMP, GIF, JPG, ICO, EMF, and WMF. Versions 4.7 or…
Question: Can PNG pictures be inserted in Elipse E3? Solution: Elipse E3 versions 4.6 or lower support the following formats: BMP, GIF, JPG, ICO, EMF, and WMF. Versions 4.7 or…
Question: I have an E3 application which monitors events in remote devices (one main device and one backup). When I switch to the backup remote device, will it record events…
Question: How can I use a webcam with E3? Solution: There are two possible solutions for this: you can use an ActiveX as an interface between E3 and the webcam…
Question: What image files are supported by Elipse E3? Which of these are vector graphics? Solution: Elipse E3 currently supports the following image files: BMP (Bitmap File) GIF (Graphics Interchange…
Question: Can I only run Elipse E3 in Windows Vista if I am logged as an administrator? Solution: Yes, only users logged as administrators have the permissions to run E3…
Question:How can I set an MSForms Frame to appear behind other buttons on screen at runtime, and not in front of them? Solution: Being displayed always in front of other…
Question: How can I set up the datatype to be displayed in the SetPoint when it receives focus? Solution: Via SetPointDataType property.
Question: How can I change a Historic’s recording table name at run time? Solution: To do so, you must disable the Historic, change its TableName property to the desired new…
Question: How can I set a Label object to be displayed vertically? Solution: You cannot set a Label to be displayed vertically; however, you can use a Text object (which…
Question: How can I insert a scrollbar into a Display? Solution: You cannot insert a scrollbar into a Display. However, you can use a TextBox object to visualize a larger…