pablolink23's Forum Posts

  • I don't know how I send my .capx to you...I create a enter button and a new display that you can set the price!!!

    If you want to add in facebook! it is my Link!

    facebook.com/pablo.rodrigues.16940599

  • In my have have a button, a Enter that set a price to the product.

    If my client put U$ .21 Or U$ 15.

    WHAT i do?

    It is Regular Expression...but how I do this regular expressions?

  • Well, in your exemple you can put "." before the "."...

    it' is wrong!

    How I do to don't put "." like:

    .123

    12.

    for exemple!?

  • Amazing guy!!!

    You help me a lot!!!!

    Thanks so much!!!!

    <img src="smileys/smiley42.gif" border="0" align="middle" />

  • If you want a .capx giveme your email , that i put in the dropbox!

  • Hello! I want to know how I put "."(point) in my text.

    My text is a Price and the player can put only one point in the price!

    How I put this point and limit to one??

    "My buttons is a sprit and all sprites have a one Stance Variable...but when I put the point in the famili, the instance variable is 0 to my point."

    thanks!

    <img src="smileys/smiley5.gif" border="0" align="middle" />

  • I do with sprites, now I must to put a "." (dot/point) and this point you will put only one time.

    ...if I can, i post!

    Thanks so much!! <img src="smileys/smiley32.gif" border="0" align="middle" />

  • Good!

    I will try to do a exemple without Button couse when you export with cocoonJS the tablet dont show button, only Sprite!

    Thanks so much!!!

  • Well, I now that this is basic!

    But when I set a number and clear the text for exemple, I can't edit more.

    Your exemple too, if yo use seven numbers and clear the text, you can't write more.

    Try it! write seven numbers, clear the text and write again!!!

  • Well,I know how I use the buttons, but I can't use buttons couse when I export my project, I use CocoonJS...and CocoonJS don't acept buttons(or textBox)

    That Link giveme the same project...

    If you put :

    Mid(Display.Text,0,Len(Display.Text)-1)

    you will can clear number by number....

    I want a mode How I create buttons(with sprite) and set my information(numbers) in a Text (not a text box)...and edit my text???

    My project is about a Grossery Store...and the Gameplayer will can set the price in all things...

    I know the basic about the construct! but I work with a complex game...with math/fisics and others things!

    thanks so much!

  • Well, In my project I can't use Button couse I will export with CoCoonJS

    and this mode don't acept!

    where is you capx?

    thanks so much!

  • Good exemple, but you can edit this text only one time!!

    In my exemple, You Clean number for number... and edit how you want!

  • When you use Len(text) you can't edit the text!!!

  • Well, I want to set price and edit tris price!!!

    in a Text (isn't a textbox)

    I create a button that clear the last number, but when I clear, I can't edit the text...

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I understanding your exemple!

    But, if you want to clear the numbers end put other?

    What I do?