Giter Club home page Giter Club logo

Comments (14)

Aashik30 avatar Aashik30 commented on May 22, 2024 2

thanks,its working fine,

from phaser3-rex-notes.

rexrainbow avatar rexrainbow commented on May 22, 2024 1

Test code, line 34-38. (Reference)

from phaser3-rex-notes.

rexrainbow avatar rexrainbow commented on May 22, 2024

Here is a test code of number-input, set parameter type to 'number', in line 23.

Note that, the behavior of number input might not be the same in different browser.

from phaser3-rex-notes.

Aashik30 avatar Aashik30 commented on May 22, 2024

ya its working, but i not need this type of dropdown inputbox,
I need without Dropdown inputbox in 'number' type

from phaser3-rex-notes.

rexrainbow avatar rexrainbow commented on May 22, 2024

Here is a CSS solution to disable input’s spin box.

To insert this css string, you might add an id property into config (test, line 23), then insert css in normal way (line 40~47). Note that this css style only work on chrome.

from phaser3-rex-notes.

Aashik30 avatar Aashik30 commented on May 22, 2024

Sry i not need in html and css,
i need in phaser3.

from phaser3-rex-notes.

rexrainbow avatar rexrainbow commented on May 22, 2024

Input box is a DOM. Therefore you can control it by html/css.

from phaser3-rex-notes.

Aashik30 avatar Aashik30 commented on May 22, 2024

I cannot understand your conversation,
could you please tell me it is possible in phaser3?

from phaser3-rex-notes.

rexrainbow avatar rexrainbow commented on May 22, 2024

Input text game object, or this text-edit behavior are based on phaser3's built-in DOM game object (official example), which create an input tag to allow user type characters from keyboard.

from phaser3-rex-notes.

Aashik30 avatar Aashik30 commented on May 22, 2024

Thanks,now its working, but the 'e' button also in that number type text game object,
how can i block that keyword?

from phaser3-rex-notes.

Aashik30 avatar Aashik30 commented on May 22, 2024

How can i set the PC screen resolution scale in scene?

Img Size:1920 x 1080

from phaser3-rex-notes.

rexrainbow avatar rexrainbow commented on May 22, 2024

Please post this question on phaser's forum

from phaser3-rex-notes.

Aashik30 avatar Aashik30 commented on May 22, 2024

I taken the build in android,i type in the inputbox the page is minimize,
i share the image of the problem in the below,please tell any method to resolve that.

Screenshot_2020-01-29-11-23-23-852_com house poker
Screenshot_2020-01-29-11-23-28-904_com house poker

from phaser3-rex-notes.

rexrainbow avatar rexrainbow commented on May 22, 2024

No idea, actually.
Here is a demo using input text, at the bottom-center of window. window wont be minimized. since the js code (plugin) is the same, the issue might come from html/css.

from phaser3-rex-notes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.