5.3 version
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
5.3 version
Bug viewtopic.php?f=28&t=1338&p=8174#p8172 will be fixed.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 5.3 version
FIELD SELECT command will be expanded with new options:
FIELD n$ SELECT x
in text input field which name is [n$] it positions cursor after [x] characters.
FIELD n$ SELECT x,y
in text input field which name is [n$] it positions cursor after [x] characters and selects [y] characters.
FIELD n$ SELECT x
in text input field which name is [n$] it positions cursor after [x] characters.
FIELD n$ SELECT x,y
in text input field which name is [n$] it positions cursor after [x] characters and selects [y] characters.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 5.3 version
New functions will be added:
FIELD_CURSOR_POS (n$)
returns position of cursor in text input field with name [n$].
FIELD_CURSOR_SEL (n$)
returns number of selected characters in text input field with name [n$].
FIELD_CURSOR_POS (n$)
returns position of cursor in text input field with name [n$].
FIELD_CURSOR_SEL (n$)
returns number of selected characters in text input field with name [n$].
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 5.3 version
iPhone 6 Plus support will be added.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 5.3 version
Beta version: viewtopic.php?f=42&t=1341#p8193
Re: 5.3 version
Any chance to have the Sprite X and Y scale
implemented in 5.3 ?
implemented in 5.3 ?
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 5.3 version
In 5.3 - no. It is already uploaded to AppStore.Operator wrote:Any chance to have the Sprite X and Y scale
implemented in 5.3 ?
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 5.3 version
App is in App Store.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 5.3 version
This featute will be present in version 5.4.Operator wrote:Any chance to have the Sprite X and Y scale
implemented in 5.3 ?