User Tools

Site Tools


Sidebar

Privacy Policy

News

Version 2.50 is out since Jan 1st 2022


Frequently Asked Questions


Namespaces

Note for contributors

If you wish to create a new page in the DroidScript wiki, please click on the most appropriate namespace above and follow the notes for contributors there.

Because of spam, it has been necessary to add a CAPTCHA to the registration form and the save option for editing pages. You will not need to prove you are human if you are logged in, so please register.

Please feel free to improve any existing page, as well as adding new pages to increase the sum of public knowledge about DroidScript.

Formatting Syntax

built_in:same_methods

Methods used by many controls

Please note: some of these methods are only relevant to visible controls.
However, because of the way some controls (such as the audio recorder) are created they have methods like GetHeight.

There is no point in using irrelevant methods but it should do no harm to do so.

The control.Destroy() method - How to use it
The control.Focus() method - How to use it
The control.GetAbsHeight() method - How to use it
The control.GetAbsWidth() method - How to use it
The control.GetHeight() method - How to use it
The control.GetPosition() method - How to use it
The control.GetText() method - How to use it
The control.GetTextSize( mode ) method - How to use it
The control.GetType() method - How to use it
The control.GetVisibility() method - How to use it
The control.GetWidth() method - How to use it
The control.Release() method - How to use it
The control.SetMargins(left, top, right, bottom) method - How to use it
The control.SetPosition(left, top, width, height) method - How to use it
The control.Hide() method - How to use it
The control.Show() method - How to use it
The control.Gone() method - How to use it
The control.Isvisible() method - How to use it


Note for contributors

If you wish to create a new page in this namespace, please create a link to the new page above, save this page and click on the link you just created.

built_in/same_methods.txt · Last modified: 2016/04/30 07:00 (external edit)