Search found 35 matches
- Thu Jan 27, 2011 1:28 am
- Forum: Plugin Development
- Topic: HouseBot Web Server
- Replies: 72
- Views: 157231
Re: HouseBot Web Server
Hi Tim, I had some trouble to get it started either. I could make the webdevice. Trying to set a username and password in the device's property sheet housebot chrashes even with the original database file used. Afterwards I modified the database manually (Office's Access) setting the username and pa...
- Sun Jan 09, 2011 5:40 am
- Forum: General
- Topic: Browser client, OS independant
- Replies: 43
- Views: 46491
Re: Browser client, OS independant
Hi Tim,
do share your intermediate results as well?
peter
do share your intermediate results as well?
peter
- Sun Jan 02, 2011 6:53 am
- Forum: Bug Reports
- Topic: make List Control Transparent
- Replies: 4
- Views: 15055
Re: make List Control Transparent
Hi,
increasing the background image I had success. The selection bar image I left original sized of course. Thanks for the help.
peter
increasing the background image I had success. The selection bar image I left original sized of course. Thanks for the help.
peter
- Wed Dec 08, 2010 1:22 pm
- Forum: Bug Reports
- Topic: make List Control Transparent
- Replies: 4
- Views: 15055
Re: make List Control Transparent
Hi Scott, attached is a screen shot with the list marked red, where you see the top line with same color like the panel's background. The lines below have the same color like the first one. Also the PNG file is attached. It's called transparentbackground.png. Both of the images are in the zip-file t...
- Wed Nov 24, 2010 3:15 am
- Forum: Bug Reports
- Topic: make List Control Transparent
- Replies: 4
- Views: 15055
make List Control Transparent
Hi all, Hi Scott, If I create a list control and choose "Image Contructed List" and!! take a PNG file which is nothing but transparent then the result looks like this: The 1st line seems to be really transparent meaning the background of the panel is visible, That's as expected. The 2nd li...
- Tue Sep 07, 2010 10:20 am
- Forum: Tips, Tricks, and FAQ
- Topic: select a list entry
- Replies: 0
- Views: 98859
select a list entry
I want to have selected a certain entry in a list property. This should be displayed at any soft-remote.
I know I can do that by clicking on that entry. Is it possible to do so by any server call in software? Or maybe by a task?
peter
I know I can do that by clicking on that entry. Is it possible to do so by any server call in software? Or maybe by a task?
peter
- Tue Apr 20, 2010 10:02 am
- Forum: Plugin Development
- Topic: changing property values
- Replies: 2
- Views: 12318
changing property values
Hi Scott, probably an easy question for you. How can I change a property's value inside of my own DLL without!!! triggering the DeviceRun function. Normally, so my understanding, I have to call the ChangeRequest function. That is what I'm doing all the time and what works well. But this will cause a...
- Fri Apr 10, 2009 2:29 pm
- Forum: Feature Requests
- Topic: refresh dynamic images
- Replies: 1
- Views: 12339
refresh dynamic images
The remote has the capability to display changing images from the server. It does refresh the image even when the image path gets updated. A good feature may be if the image refreshes periodically or when the image itself changes. I use it for dispaying webcam png-files. They do not change their fil...
- Tue Mar 31, 2009 1:26 pm
- Forum: Feature Requests
- Topic: Comprimate Database
- Replies: 27
- Views: 40937
Re: Comprimate Database
I could imagine the following scenario: the server releases the database at a particular time, at night may be. It comprimates the database and attaches it again. I think this can be acceptable as a compromise. The server is down for just a couple of seconds for database maintenance. So you don't ne...
- Mon Jan 26, 2009 6:18 am
- Forum: Plugin Development
- Topic: What is required to create an IR Device compatible Interface
- Replies: 4
- Views: 15164
Re: What is required to create an IR Device compatible Interface
Hi Scott, Is it true that the association of property values to IR codes is only applicable for sendig IR's? I first expected that if a code is received and finds an associated property value the regarding property is set to that value then. That seems to be not correct. At least it does not work. I...
- Fri Jan 23, 2009 10:38 am
- Forum: Plugin Development
- Topic: What is required to create an IR Device compatible Interface
- Replies: 4
- Views: 15164
Re: What is required to create an IR Device compatible Interface
I've tried to make a IR interface talking with WinLIRC. That works so far. WinLIRC cannot deal with pronto codes. That's way I cannot use the complete workflow with Housebot's remote controls. Thanks for posting the infos :D By the way,I still have a question. Where does the IR code number shown in ...
- Sun Nov 23, 2008 8:41 am
- Forum: Bug Reports
- Topic: suspicious things after update
- Replies: 1
- Views: 2297
suspicious things after update
Hi Scot after updating to 3.30 I get something strange. Some of the panels show ... look to the attached image.
Thanks peter
Thanks peter
- Mon Sep 22, 2008 2:46 am
- Forum: Feature Requests
- Topic: Restore Screen on Remote
- Replies: 3
- Views: 4076
Re: Restore Screen on Remote
Hi Scott, Thanks for that. I'm using another way: the task calls a little remote executable which sends a windows message ( the is one specific for this). Just... I didn't see the reason why this is not implemented. I have a wall mounted screen with a remote software on it. For saving the lamp, I tu...
- Thu Sep 18, 2008 4:42 pm
- Forum: Feature Requests
- Topic: Restore Screen on Remote
- Replies: 3
- Views: 4076
Restore Screen on Remote
Hi Scott,
there is an action item for blanking the screen on a remote using tasks.
What I'm missing is a function to turn the screen on again remotely.
It shouldn't be a big deal to add that.
So long peter
there is an action item for blanking the screen on a remote using tasks.
What I'm missing is a function to turn the screen on again remotely.
It shouldn't be a big deal to add that.
So long peter
- Tue Jul 29, 2008 1:00 am
- Forum: Plugin Development
- Topic: Latitude Longitude
- Replies: 3
- Views: 13755
Re: Latitude Longitude
Oh no, I ment the the long/lat values. Additionally to close the blinds at night, I want to close them at hot days when the sun comes around of my house. So I need to know where the sun is actually. That is my device calculating based on the long/lat naturally. Probably I will find them in the regis...