A tester was having a look at my silverlight app and his results were nothing like I expected.After some discussion I found out that the difference stemmed from his setting his operating system to use
I\'m trying to show some applications\' icons on an Android widget. I can get the icon as a drawable with:
I am currently developing a Swing application which shall execute o开发者_StackOverflown every platform. The general application is not the problem, it works fine on Windows, Linux and Mac.
I\'m writing an OS X application that open files. I\'ve registered for my filetype by using the info.plist as follows:
I am doing client side testing for my web application using IE only, there is no server -开发者_JAVA技巧 so I can test my CSS/XHTML/Javascript.
I use FilePathDialog.SelectedPath get folder\'s path I also know icon\'s path but i d开发者_运维百科on\'t know how to set that folder\'s iconIt seems important to set some file attributes.
I have a logo and when I upload it to facebook it has a black border around it. I think this is because it has a transparent background and has a shad开发者_运维百科ow. Is there anyway to fix this?Fac
I am having a folder structure like this. Project/src/folder/folder/folder/xyz.java /img/background.jpg
开发者_开发知识库I wrote an app for iphone.All is working.I see it in an ipod.I have done all the testings and thanks to you guys I was able to resolve all my issues so far.Where do I set my applicati
I am new to Swing. I need to give a Jbutton an icon. I found ex开发者_StackOverflowample code so many places and tried like this