Re: CSS3 Analog clock - No Image used Programming Web Development by Luckychap …) this.refreshRate = 1; this.buildHTML(); this.start(); }; AnalogClock.prototype.buildHTML = function() { this.container = build(this.parent…div.className = css; parent.appendChild(div); return div; } }; AnalogClock.prototype.start = function() { var that = this; var refreshRate… unable to setup antivirus Hardware and Software Information Security by azli … Files\RocketDock\RocketDock.exe C:\Program Files\Windows7\Analog Clock\AnalogClock.exe C:\Program Files\Windows7\TopDesk\topdesk.exe C:\Program…\RocketDock\RocketDock.exe" O4 - HKCU\..\Run: [AnalogClock] C:\Program Files\Windows7\Analog Clock\AnalogClock.exe O4 - HKCU\..\Run: [TopDesk] C:\Program… Re: unable to setup antivirus Hardware and Software Information Security by azli … Files\RocketDock\RocketDock.exe C:\Program Files\Windows7\Analog Clock\AnalogClock.exe C:\Program Files\Windows7\TopDesk\topdesk.exe C:\Program…\RocketDock\RocketDock.exe" O4 - HKCU\..\Run: [AnalogClock] C:\Program Files\Windows7\Analog Clock\AnalogClock.exe O4 - HKCU\..\Run: [TopDesk] C:\Program… CSS3 Analog clock - No Image used Programming Web Development by Luckychap … completely design using CSS. A brief description of Javascript used:- 'AnalogClock' is the name of the class which creates a clock…;/div>[/CODE] 3. Create an instance of 'AnalogClock' in javascript [CODE=javascript]new AnalogClock({parentId: 'aclock', milliSecond: true});[/CODE] Thats it… help Programming Software Development by technogeek_42 …;); setcolor(9); settextstyle(4,0,5); outtextxy(65,300,"AnalogClock & Calendar"); delay(2000); getch(); reg.r_ax=0; intr… XML errors developing android main.xml Programming Software Development by Cenchrus …;48dip"                  android:src="@drawable/icon"  /> <AnalogClock android:id="@+id/content"      android:background="#D0A0A0… Re: Starting wxPython (GUI code) Programming Software Development by sneekula … wxPython analog clock widget import wx from wx.lib import analogclock as ac class MyFrame(wx.Frame): def __init__(self, parent…,350)) app = wx.App() frame = MyFrame(None, wx.ID_ANY, "analogclock") frame.Show() app.MainLoop() [/code] Re: unable to setup antivirus Hardware and Software Information Security by freshfitz Whats the problem or error code Re: unable to setup antivirus Hardware and Software Information Security by jholland1964 Hello and welcome to daniweb. You are using a [B]WAY OUT OF DATE[/B] version of HiJackThis. Please uninstall this version and download the new version from [B][URL="http://download.cnet.com/Trend-Micro-HijackThis/3000-8022_4-10781312.html"]HERE[/URL][/B] You are running[B] XP SP3[/B] yet your log shows multiple programs listed as [B]… Re: unable to setup antivirus Hardware and Software Information Security by jholland1964 [B]You didn't answer my question, [/B]what are all these [B]Windows 7 [/B]programs doing on there? You are running [B]XP[/B], it is likely these programs would not be compatible with your operating system. [B]What are they?[/B] Try a different anti-virus program, it may be that Kaspersky 2010 is not compatible with your system either. Do you get … Re: XML errors developing android main.xml Programming Software Development by Mike Askew The XML itself is fine and all well formed if you check it with online validators. Im not aware of the android specifics myself. > Element Type "SlidingDrawer" must be followed by either atribute specifications ">" , or , "/>" One would guess that 'SlidingDrawer' cant have attributes and that it is … Re: XML errors developing android main.xml Programming Software Development by Cenchrus This is straight from the book... the IDE is eclipse... Re: XML errors developing android main.xml Programming Software Development by Mike Askew Mmm how odd, would be worth getting this post moved to the Mobile Dev forums I think as its more Android related than XML.