Ramender Mall

Ranch Hand
+ Follow
since Sep 08, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Ramender Mall

Hi,
Try renaming the jar as zip, and then use winzip over it. Otherwise, you may like to go for winrar also.(Why would you like to extract a third party jar btw?)

- Ramy..
17 years ago
One Usage of priority and Types-->
They define the layout that you desire for the Commands. Play with them, and you will know it.

- Ramy..
17 years ago
Have you tried using the wireless messaging api? I am not aware of the signing part, as I already had the signing certificate and it works fully well in the signed app..
BTW, you dont need to specify a port number if you are using wireless messaging api.




- Ramy..
[ June 18, 2007: Message edited by: Ramender Mall ]
17 years ago
GUITAR !!!


C. D. E . F. G. A. B.

- Ramy..
18 years ago
Hi,

IMHO, Your piece of code lefts a number of questions unanswered to appropriately allow any rancher to give a suitable suggestion.

A few of them are ->
  • What does the function sendFire() do? ( I am asking this because, if sendFire(2), means FIRE TWO BULLETS, then debugger must concentrate on keyPressR, e.g. )
  • Is it your guess that this statement gets called twice OR you have used println() etc and are sure that this is whats happening ?
  • From where does this piece of code get called? ( From Keypressed() OR from the run method() OR from the timer etc. )
  • At how many places are you setting the variable keyState? And how are you setting it? ( I mean, if you are using the BITWISE OR thing in keypressed, you need to CLEAR the bit in keyReleased() ).
  • Is this problem occuring on the emulator also or ONLY on mobile? (And which mobile in that case).


  • - Ramy..
    [ October 18, 2006: Message edited by: Ramender Mall ]
    18 years ago
    After SEARCHING THE FORUMS we find
    this.


    - Ramy..
    18 years ago
    I am not sure about this TWO canvas approach, BUT you can draw the drop-down list yourself, which is not a big problem in the canvas, just need to draw a rect and strings, then control the focus.

    - Ramender.
    18 years ago
    You might have already got the solution somewhere till now and this reply may be too late for you..

    But if you have not, try using display.setCurrentItem( item ), just after your setCurrent() call.

    - Ramy..
    [ October 13, 2006: Message edited by: Ramender Mall ]
    18 years ago
    Hi all,

    Can we bundle a file with our jar application for one time use?
    For instance, if i want to include a database file with my package, which contains a significantly large amount of data. And this file will then be used for creating a RMS by my application. But as soon as the RMS is created, i dont want to keep this file in device. (Because, of course that will be redundant as I have copied all the information in the RMS). Is there any possible way to achieve this? ( I dont want to use FileConnection apis here)

    thanks..

    - Ramy
    18 years ago
    Hi Fred,
    As far as I could get from the documentation of the java.awt.Graphics.drawImage(), it can scale(and possibly some other operations too) the image to fit the desired rectangle and all.

    However, in J2ME there is no such option provided in APIs.

    You put down what exactly do you want to achieve and then ppl here may provide you with some way arounds.

    - Ramy..
    18 years ago

    Originally posted by Mani Ram:


    The first night's the toughest, no doubt about it. They march you in naked as the day you were born, skin burning and half blind from that delousing shit they throw on you, and when they put you in that cell, when those bars slam home, that's when you know it's for real. Old life blown away in the blink of an eye. Nothing left but all the time in the world to think about it. Most new fish come close to madness the first night. Somebody always breaks down crying. Happens every time. The only question is, who's it gonna be? It's as good a thing to bet on as any, I guess.


    ---------------------------------------------------------------------------

    I have no idea to this day what those two Italian ladies were singing about. Truth is, I don't want to know. Some things are better left unsaid. I'd like to think they were singing about something so beautiful, it can't be expressed in words, and it makes your heart ache because of it. I tell you, those voices soared higher and farther than anybody in a grey place dares to dream. It was as if some beautiful bird had flapped into our drab little cage and made these walls dissolve away, and for the briefest of moments, every last man in ********* felt free.

    ---------------------------------------------------------------------------



    --> The Shawshank Redemption
    I googled rest of the quotes, but not writing the answers as have not seen 'em. (Honest Lad )



    TRY THIS -->



    Priest -> Does making a man a Knight, make him a better fighter???
    Hero -> Yes.... It does.




    - Ramy..
    [ July 11, 2006: Message edited by: Ramender Mall ]
    18 years ago
    Hi all,
    i am sending an http url request using Connector.open(String url) in my game at the high score screen. Everything runs fine on Nokia N-Gage, BUT the same request is not getting processed in Nokia 6600 from the Game.
    HOWEVER, when I submit the same URL from the web browser of Nokia 6600, the score (which I append to the url ) is getting submitted succesfully.

    The error returned by Nokia 6600 is -

    Symbian OS Error = -5120 : System : System Error



    And description of this error ->
    DndTimedOut -5120 No response from DNS server

    Hoping to get some suggestion for solving this issue

    -Ramy..
    [ June 23, 2006: Message edited by: Ramender Mall ]
    18 years ago
    1. The General's Daughter
    1. Face Off
    2. Be Cool

    - Ramy..
    18 years ago

    Originally posted by Vinod Ennes:
    I am still waiting . . .



    Not a surprise....
    and will NEVER be

    - Ramy..
    18 years ago