Do you have the logs for when you installed it?
Do you have the logs for when you installed it?
StreetDeck.com Developer (I am Chuck)
Get StreetDeck at http://www.streetdeck.com
The Official StreetDeck Forums have moved, please visit us at http://www.streetdeck.com/forum for official support for Streetdeck.
i'll unregister all my dlls and re install my digimods. i'll send you the logs as soon as i can
Great job! works for me after you updated it. You know, i do have one idea that would be awesome if you could code it in. Have basically like an advanced button where one could do these things:
- Be able to check off which zoom levels you want to download, and then be able to have a box or slider so that you can adjust how many tiles are downloaded at each zoom level. The reason for this is because if i did lets say 50 (the current max), then that seems like a huge area, but if you are zoomed all the way in, then its not even a whole town, but when you zoom out its like basically the whole freakin' state. So its really hard to have just one tile option for all zoom levels you know what i mean? If we could select tiles for each zoom level it would be much much much much MUCH more productive because at the farther zoomed out levels you wouldn't have to keep downloading the same thing over and over again just to get the more zoomed in tiles for that area. It would be nice to be able to set our more zoomed in levels at like lets say 300 tiles and our more zoomed out tiles at like 50, that way its a lot less work and a lot less wasted download time / bandwidth!
- Just another idea.. be able to choose how many tiles in each direction you want to go instead of having the same number all the way around, because i live on a ocean coast and i always end up downloading tons of unnecessary ocean tiles to the right of me. But the first request is the most important :-)
- Mike
I see your issue with the current implementation. i'll consider your ideas for future enhancements. as of now I am not going to change the current implementation as its simple enough for everyone to use. But when am ready to tackle on this project again, i'll look into what you guys want.
GOC, you are right. sd does register the dlls when you install them. I checked the log files and it does show the registration. Also i installed the digimod after unregistering all the dlls and the code worked fine.
this is great. thanks
ok guys,
the DigitalMod is now on the wiki. Enjoy
Ok,
I really havent run the digimod in the normal mode until today and I notice that the Leftsetting (SideBarList) doesnt change position after I have changed it. In the developement env, i can move the SideBarList lower a bit so that I can place the "Search By" label above it. it works fine when running in dev env but the SideBarList goes right back to its orginal position when running in normal mode. This make the "Search By" label overlap
I have attached a picture to illustrate what i am talking about.
Is there any way to fix this. I have manually changed the coordinates of the LeftSettings in the properties as well as set the Top and Left coordinates within the code.
Can this sideBarList be moved at all?
Is there a way to use this in the uk, as its not possible to enter lat/long ?
It *should* be able to be moved with:
or, of course, in the properties setting like you did it. Works in the Dev Environment both ways. I think it's a bug unless it's not supposed to be moved for interface consistency issues, but I don't think that's the case. I would just move the "Search By" above the sidebar list for the time being.Code:SideBarList.Top = 210 SideBarList.Left = 28
Bookmarks