Hi,
I have noticed something unusual in my IDE.
I am working on a application which has around 3 activities, 3 service modules , 4 code modules and 2 class modules.
For a single activity it has more than 800 lines of code.
The problem i am facing is
when you place the cursor at the top the activity say in Process_Global Sub and you use the mouse to scroll down to the bottom of the activity within a second it goes back to the top position you need to place the cursor every time when you want to change the view of the screen.
Even using CNTRL + SPACE is difficult since only the first position of the hints gets selected. you have type the entire method name.
I tested with small applications (sample tutorials) and the IDE works fine.
Only for those projects that has more number of lines in the activity module it is behaving like this.
1. Is there any settings that i have missed that can solve this problem
2. Is this a bug in the IDE which needs to be fixed.
I am using widows 7. My B4A version is 2.71.
Kindly give your suggestions and inputs.
Regards,
SK
I have noticed something unusual in my IDE.
I am working on a application which has around 3 activities, 3 service modules , 4 code modules and 2 class modules.
For a single activity it has more than 800 lines of code.
The problem i am facing is
when you place the cursor at the top the activity say in Process_Global Sub and you use the mouse to scroll down to the bottom of the activity within a second it goes back to the top position you need to place the cursor every time when you want to change the view of the screen.
Even using CNTRL + SPACE is difficult since only the first position of the hints gets selected. you have type the entire method name.
I tested with small applications (sample tutorials) and the IDE works fine.
Only for those projects that has more number of lines in the activity module it is behaving like this.
1. Is there any settings that i have missed that can solve this problem
2. Is this a bug in the IDE which needs to be fixed.
I am using widows 7. My B4A version is 2.71.
Kindly give your suggestions and inputs.
Regards,
SK