Discussion Board

Search:

Type: Posts; User: Loukt; Keyword(s):

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: problems with Numers and culture when Convert.ToDouble()

    hello aaike64,

    You can use InvariantCulture


    double a = Convert.ToDouble(textBox2.Text, System.Globalization.CultureInfo.InvariantCulture)

    Yassine,
  2. Re: More than one brush in a background property

    Hi yan_

    Not at all the effect will stay the same since there is a Black background (<Grid Background="Black">) behind the panorama.
    But you've pointed out a good idea playing with the light/dark...
  3. Replies
    1
    Views
    208

    Re: Threads on windows phone [lumia 610]

    Hello Elaachebbi

    This forum is for software development questions only, you may find your answer here : http://discussions.europe.nokia.com

    As far as I know, there is no trick to search in old...
  4. Thread: Bandwidth check

    by Loukt
    Replies
    2
    Views
    177

    Re: Bandwidth check

    Hello

    It's easy, retrieve it from : NetworkInterfaceInfo using Bandwidth property

    Yassine,
  5. Re: More than one brush in a background property

    Thank you Wizard_hu_

    I had those two options in mind, I was hoping that there maybe be another easy solution.
    I will try the first one (Merging the two brushes into one CustomBrush)

    Extending...
  6. More than one brush in a background property

    Hello guys,

    I'm facing a little probleme, I want to put two brush layer in a background property
    let's say it's for a Panorama control :



    <phone:Panorama>

    <phone:Panorama.Background>
  7. Re: Handling UI relative to Software Input Panel

    Hello

    seems like you search for something like this : http://sorokoletov.com/2011/08/windows-phone-70-handling-text-entry-screens/

    You can follow the solution above or try to play with...
  8. Sticky: Re: Congratulations Alexander Traud, Poster of the Month for April 2013

    Congratulations traud !
  9. Sticky: Re: Congratulations to Marcos Fabio Pereira, April 2013 Wiki Contributor of the Month

    Congratulations !
  10. Replies
    4
    Views
    1,037

    Re: front face camera recording

    Hello,

    Have you set the required capabilities in the manifest (for front and back camera) ?
    And is it possible to show us the snippet you're using ?

    Yassine,
  11. Replies
    11
    Views
    1,112

    Re: Lumia 920 Deployment issue

    as the error and theothernt stated just : "uninstall the app, restart your Windows Phone and retry"
    while restarting your phone, leave it off for about 10 sec. then switch on and try again.
  12. Replies
    24
    Views
    4,811

    Re: Saving data before exiting in PeriodicTask

    http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202942(v=vs.105).aspx#BKMK_ConstraintsforPeriodicAgents



    If you don't call NotifyComplete() the task runned by the background...
  13. Replies
    1
    Views
    1,125

    Re: Graphic resources - Metro Icons

    Hello and welcome,

    this seems helpful(Thank you) but you should put this in the wiki page !
  14. Replies
    8
    Views
    2,530

    Re: Periodic task in windows phone

    Hello, could you please tell us where did you find this ?
    as far as I know a background agent needs to be registered through "code" and this code needs to be executed, so in order for you background...
  15. Replies
    24
    Views
    4,811

    Re: Saving data before exiting in PeriodicTask

    Long data processing in Windows phone periodic task / Background Agent
    But still I prefer Handing potentially long running periodic tasks on Windows Phone
  16. Replies
    8
    Views
    2,530

    Re: Periodic task in windows phone

    Hello,
    can you be more specific about this line ? there may be some workarrounds for it.
  17. Re: Timer independent of system time even in background and offline mode

    Sorry guys didn't have much time to edit, I did some code on the wikipage now if you could review it (it's TBC).
    need to add a feature in the snippet :
    - if there is no connection block complety...
  18. Re: Timer independent of system time even in background and offline mode

    I suggest that we put there all the solutions, system dependent, network dependent timers ... I really got confused reading the article (sorry vinayppatil)
    regarding Joaocardoso solution, it could...
  19. Replies
    9
    Views
    2,207

    Re: Speech recogniton error

    Glad that it worked however can you test this one xml:lang="en" it should work for all english language packs.

    For the language pack are you refering to the culture ?

    then you should compare...
  20. Replies
    9
    Views
    2,207

    Re: Speech recogniton error

    Your issue seems to be this "An attempt to load a CFG grammar with a LANGID different than other loaded grammars."
    as stated here...
  21. Replies
    1
    Views
    1,612

    Re: Brasilian DTV (ISDB-Tb) in Windows Phone 8

    Hello Ricardo,

    This forum is for software development questions, if you have a problem using a Nokia device or a device improvement suggestions the correct place for your posts is:...
  22. Re: Access call log / call history in Windows Phone

    Hello Manoj_a

    as stated here http://www.developer.nokia.com/Community/Discussion/showthread.php?232834-Access-sms-and-call-history-from-WP7

    there is no api actually for doing this, nor for WP8....
  23. Replies
    13
    Views
    3,242

    Re: Mapping address suggestions

    You might do it with ReverseGeocodeQuery for each change in the box, search for the elements with reverseGeocodeQuery.QueryAsync you'll get a list of address/postcode as a result in QueryCompleted ,...
  24. Replies
    4
    Views
    1,971

    Re: Explore API - 'in' parameter not allowed?

    Thank you, everything is working fine now !
  25. Re: Congratulations to Sara Silva, March 2013 Wiki Contributor of the Month

    Congratulatons Sara !

    Yassine,
Results 1 to 25 of 109
Page 1 of 5 1 2 3 4
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved