I am having problems opening a project I found on the wiki.
I tried Qt, but it only open one file instead of the whole project.
The project is right here...
Type: Posts; User: skugpezz; Keyword(s):
I am having problems opening a project I found on the wiki.
I tried Qt, but it only open one file instead of the whole project.
The project is right here...
Hey guys sorry for my disappearance. I have just been dealing with graduation at the moment.
I am gonna get back to this soon.
Could you shed some light as to what part of the code handles scaling?
I am having a hard time understanding the code.
How would I implement my existing code into this?
Where can i find an example which shows how to read text message from the inbox.
I am making an app that will trigger based on what text message is recieved.
Thanks in advance
Thanks guys. i am gonna do some work on it today, and let you know how it goes :)
I packaged a widget app I have been working on and sent it to my nokia n8. Buttons are so small.
I can hardly press them.
How do i change the size of everything to fit my n8 screen?
like...
Thanks that worked well :D
Yes it is local, maybe I am doing something wrong. Cant seem to find out.
I still havent gotten this to work :(
I copied the exact code, from the link and nothing happens.
There is hardly any info there explaining what happens.
Hi everyone,
I would like to know how to change the name under the icon image of my widget.
I started with a code name and would like to change it to the real name, but cant seem to find where to...
Thanks alot.
Hi everyone i spent the last 21 hours trying to get a mp3 sound file to play after pressing a button.
I followed this tutorial here http://www.boutell.com/newfaq/creating/scriptsound.html.
...
Thank you for the help :)
I was using visual studio 2008 with the wrt plug in.
Another thing I wanted to ask is there a dictionary method?
Hi,
I need code for making a text box, geting the values from them that i set.
for example
if(textbox.text == me)
{
textbox.text = skugpezz;
}
Hi I am trying to develop a widget that takes a word in a textbox, then gives the meaning for it in another textbox.
I am having problem with the syntax.
Could someone help me with this, or is...