Discussion Board

Search:

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

Search: Search took 0.02 seconds; generated 4 minute(s) ago.

  1. Replies
    3
    Views
    3,338

    Sending sms with port

    Hi all !

    Actually i'm trying to send and receive sms with my application.
    I would have :

    GSM "A" Sending sms through port number 3334 (and receinving on 3333).
    GSM "B" Receiving sms through...
  2. Replies
    9
    Views
    3,431

    Re: Is it possible to have a "config file"

    Actually, I have to change one line of code in order to select the language...
    How would you do that without a code change ? With compiler directives ? I specify the language into the jad ?
    ...
  3. Replies
    9
    Views
    3,431

    Re: Is it possible to have a "config file"

    Ok... I've seen this page.

    The technic is to read a converted .res file, with an Enum.

    But there is a little problem : if you want to add a record, you have to convert the file before, and the...
  4. Replies
    9
    Views
    3,431

    Re: Is it possible to have a "config file"

    Thank you for your reply.

    I ever realized that putting information in the Jad could be a solution.
    But Is it really secure ? I want to put all languages strings into that Jar, and other things...
  5. Replies
    9
    Views
    3,431

    Re: Is it possible to have a "config file"

    In fact, I'm looking for a simple solution in order to change values quickly...
    If I use preprocessor, I have to write a directive when I want to write something... It's pretty borring...

    Is it...
  6. Replies
    9
    Views
    3,431

    Is it possible to have a "config file"

    Hi all !

    When I develop in C# with visual studio, I can have a "config file".
    It's very useful, for example I can store different things in the XML file and when I compile the code, it takes the...
  7. Replies
    7
    Views
    2,510

    Re: Problem with brands

    Indeed...
    Without Polish, It works fine.

    Thx !!
  8. Replies
    7
    Views
    2,510

    Re: Problem with brands

    Ok, I'll try without polish tomorrow and I'll be back.
  9. Replies
    7
    Views
    2,510

    Re: Problem with brands

    Hum... I use a Polish Form, but the problem is the same with an Alert Class (which is not a polish alert)...

    So I don't think that it come from Polish.
    More over, I would a single Jar/Jad File......
  10. Replies
    7
    Views
    2,510

    Problem with brands

    Hello.

    I have an application which works correctly.
    It's pratically all made in Canvas except a Form.

    I'm using J2ME Polish to make different builds easily and I have a problem.
    I discovered...
  11. Replies
    5
    Views
    2,817

    Re: How is it possible ? (paint problem)

    Ok thanks I'll try this...
  12. Replies
    5
    Views
    2,817

    How is it possible ? (paint problem)

    Hi all !!

    I'm trying to execute this code


    protected void paint(Graphics g) {
    g.setColor(255,255,255);
    g.fillRect(0, 0, this.getWidth(), this.getHeight());
    g.setColor(0,0,0);...
  13. Replies
    5
    Views
    3,403

    Re: Set a Icon in the Application List

    It's perfect !! Thanks a lot !
  14. Replies
    5
    Views
    3,403

    Re: Set a Icon in the Application List

    MIDlet-Name: XXX
    MIDlet-Version: 1.0
    MIDlet-Vendor: XXX
    MIDlet-Jar-URL: Nokia-5000-es_ES.jar
    MIDlet-Jar-Size: 106681
    MIDlet-Description: XXX Application
    MIDlet-Icon: /icon.png
    MIDlet-Info-URL:...
  15. Replies
    5
    Views
    3,403

    Set a Icon in the Application List

    Hello everybody !

    I set an Icon in the jad for my application and It works fine (when it runs, we can see the icon and the Midlet name on the top of the display).

    But... In the Application...
  16. Re: How to display the "midlet-name" in the Application list of the phone ?

    It works very well !
    But I've another question... I don't have any manifest oO...
    How to add one ? It could be very great when for exemple the jad doesn't work (for a lot of LG phones ie...)
    ...
  17. How to display the "midlet-name" in the Application list of the phone ?

    Hello !

    I develop an application which has the same "midlet file name" (xxxxx.java) and only the attribute "Midlet-Name" in the jad file is different (xxxx1, xxx2, according to the build i Want to...
  18. Replies
    4
    Views
    3,484

    Re: How to Display a long Text

    Thank you for your answer...

    How to divide correctly my text ? Some methods ?
  19. Replies
    4
    Views
    3,484

    How to Display a long Text

    Hi all !

    I'm trying to display a text file onto the screen, but I've some problems...
    In fact, I tried, first of all, to launch an alert but it didn't work because this alert was launched by a...
Results 1 to 19 of 19
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