23rd August 2008 - There was an issue with our name caching server at around 08:00AM GMT. It has been fixed.
TonyNo wrote:Could this be from that?
=== 5/11/2008 4:16:02 PM ====================
--Desc: Type mismatch
--Line: 1070
--Src: eHomeScrnEditor.clsCtrls.ExternalControlFromEH
ehHaChgPicture "imgDoor","C:\eHome\Client-Server\Graphics\Screen Designer\red-20.png"
It looks like all of my ehHaChgPicture's are not working.
Case "PIC_SET"
1030 Set vVar = GetVarDictByCtrlType(ePICTURE)
1035 Set oPic = GetControlInst(vVar, sControl, ePICTURE)
1040 If oPic Is Nothing Then Exit Sub
1045 Dim bIsNet As Boolean
1050 sParam = m_oCtrlsX.ParseFileOrWeb(sParam, bIsNet)
1055 If sParam <> "" Then
1060 oPic.LoadImage_FromFile sParam
1065 End If
1070 If bIsNet Then SafeKill sParam
TonyNo wrote:OMG! I just found out that if you click on a lamp graphic in my floorplan view, the light is controlled!
g_oGbl.EH_HA_Control "test", "PIC_SET" ,"C:\eHome\Client-Server\Graphics\Screen Designer\cam2.png" ehHaChgPicture "test","C:\eHome\Client-Server\Graphics\Screen Designer\cam2.png"TonyNo wrote:Hmm. This is happening with all of my ehHaChgPicture calls.
Users browsing this forum: No registered users and 1 guest