Search found 35 matches

by peter
Thu Jan 27, 2011 1:28 am
Forum: Plugin Development
Topic: HouseBot Web Server
Replies: 72
Views: 110439

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...
by peter
Sun Jan 09, 2011 5:40 am
Forum: General
Topic: Browser client, OS independant
Replies: 43
Views: 26925

Re: Browser client, OS independant

Hi Tim,
do share your intermediate results as well?
peter
by peter
Sun Jan 02, 2011 6:53 am
Forum: Bug Reports
Topic: make List Control Transparent
Replies: 4
Views: 7201

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
by peter
Wed Dec 08, 2010 1:22 pm
Forum: Bug Reports
Topic: make List Control Transparent
Replies: 4
Views: 7201

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...
by peter
Wed Nov 24, 2010 3:15 am
Forum: Bug Reports
Topic: make List Control Transparent
Replies: 4
Views: 7201

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...
by peter
Tue Sep 07, 2010 10:20 am
Forum: Tips, Tricks, and FAQ
Topic: select a list entry
Replies: 0
Views: 86529

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
by peter
Tue Apr 20, 2010 10:02 am
Forum: Plugin Development
Topic: changing property values
Replies: 2
Views: 5826

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...
by peter
Fri Apr 10, 2009 2:29 pm
Forum: Feature Requests
Topic: refresh dynamic images
Replies: 1
Views: 5852

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...
by peter
Tue Mar 31, 2009 1:26 pm
Forum: Feature Requests
Topic: Comprimate Database
Replies: 27
Views: 22025

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...
by peter
Mon Jan 26, 2009 6:18 am
Forum: Plugin Development
Topic: What is required to create an IR Device compatible Interface
Replies: 4
Views: 7793

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...
by peter
Fri Jan 23, 2009 10:38 am
Forum: Plugin Development
Topic: What is required to create an IR Device compatible Interface
Replies: 4
Views: 7793

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 ...
by peter
Sun Nov 23, 2008 8:41 am
Forum: Bug Reports
Topic: suspicious things after update
Replies: 1
Views: 976

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
hb_problem.jpg
hb_problem.jpg (157.39 KiB) Viewed 1025 times
by peter
Mon Sep 22, 2008 2:46 am
Forum: Feature Requests
Topic: Restore Screen on Remote
Replies: 3
Views: 2074

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...
by peter
Thu Sep 18, 2008 4:42 pm
Forum: Feature Requests
Topic: Restore Screen on Remote
Replies: 3
Views: 2074

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
by peter
Tue Jul 29, 2008 1:00 am
Forum: Plugin Development
Topic: Latitude Longitude
Replies: 3
Views: 6271

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...