I feel that I am unnecessarily creating many topics to ask small questions so I have decided to make this topic so that I can personally ask questions without creating a new topic each time. I feel that this is an effective method.
The first few questions i have to ask is...
1. Is their any way to get a program to read the resolution. SORTED
2. Is it possible to use writing in the forelayer (eg instead of having a curcular pen having the ability to click then type)
3. Would it be possible to get a file to be read (using the FileRead function) this statement:
So that it creates a colour selectable using a image button with the picture Plant.bmp, using the pen colour as (0, 255, 0) and a couple of other things that once i know how to do them then I will undertand how to do.
4. Is there anyway to swap points that are created on the forelayer (eg a blue circle is created which then slowly falls down the forelayer)
5. To save part of the program (in my case the image inside a frame) as a bmp
6. i seem to get a fault that says
That is about it... Oh!!! And the code I am using is here
Thanks for any questions that can be answered.
The first few questions i have to ask is...
1. Is their any way to get a program to read the resolution. SORTED
2. Is it possible to use writing in the forelayer (eg instead of having a curcular pen having the ability to click then type)
3. Would it be possible to get a file to be read (using the FileRead function) this statement:
B4X:
Element Nature Plant 0 255 0 0 1 1 1 0 Clear 0 File img\Plant.bmp
4. Is there anyway to swap points that are created on the forelayer (eg a blue circle is created which then slowly falls down the forelayer)
5. To save part of the program (in my case the image inside a frame) as a bmp
6. i seem to get a fault that says
When I click near the end of the programs edges. SORTEDParameter must be positive and < Width
Parameter name: x
That is about it... Oh!!! And the code I am using is here
Thanks for any questions that can be answered.
Last edited: