Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Basic4ppc Wishlist > Bug Reports
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Bug Reports Post about errors or bugs encountered.

Bug in Device IDE (basic4ppc v6.90) ?

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-05-2011, 05:10 PM
Newbie
 
Join Date: Nov 2010
Posts: 9
Default Bug in Device IDE (basic4ppc v6.90) ?

I have a module, the size is over 30KB, with 1400 lines of code. Only this big module has this issue............
The basic4ppc version is 6.90.

When I edit source code in the Device IDE, the new space will replace character at the cursor INSTEAD OF add new space.


For example, the following code:

Dim tStr As String <=== 1 space between "Dim" and "tStr"



If the cursor is just BEFORE the t of "tStr" and adding a space, it should be:

Dim tStr As String <=== should be 2 space between "Dim" and "tStr"



But, the Device IDE causes my code as below:

Dim Str As String <=== erased the t



Adding space to this module is OverWrite mode now, NOT Insert mode. Very Very inconvenience.

If this bug is NOT caused by big module, what will cause this bug?

Last edited by tsppcapp : 06-05-2011 at 06:49 PM.
Reply With Quote
  #2 (permalink)  
Old 06-05-2011, 06:57 PM
Newbie
 
Join Date: Nov 2010
Posts: 9
Default

I have just discovered another bigger module with the same problem.


Module Size: 113KB
Line of Code: 3040
# of Sub: 3


The prior mentioned module info:
Module Size: 30.5KB
Line of Code: 1423
# of Sub: 46


My application has 7 Modules at this moment. The other 5 modules have no problem.
Reply With Quote
  #3 (permalink)  
Old 06-06-2011, 05:34 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Does it happen on any line or only at that specific point?

The text input is handled by the native TextBox, not by Basic4ppc.
Reply With Quote
  #4 (permalink)  
Old 06-06-2011, 11:34 AM
Newbie
 
Join Date: Nov 2010
Posts: 9
Default

It happens at all points for big module.

Um.... the GUI designer have to play some tricks to eliminate this issue.

Module over 5000 lines is so common. If basic4ppc will still have new release, I wish it support up to 10000 lines of source code editing in the device/windows IDE.

I hope the Windows IDE without this issue, but I don't know yet.

Last edited by tsppcapp : 06-06-2011 at 11:40 AM.
Reply With Quote
  #5 (permalink)  
Old 06-06-2011, 12:13 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Windows Mobile TextBox control is limited to about 64k characters. It is not possible to workaround this limit.

The desktop IDE doesn't suffer from this limitation.
Reply With Quote
  #6 (permalink)  
Old 06-06-2011, 12:33 PM
Newbie
 
Join Date: Nov 2010
Posts: 9
Default

Ok, thanks for info.


I may have to break the big modules to many sub-modules...

Is there any limit for the number of modules??
Reply With Quote
  #7 (permalink)  
Old 06-06-2011, 12:37 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

There is no limit.
Reply With Quote
  #8 (permalink)  
Old 06-06-2011, 02:26 PM
Newbie
 
Join Date: Nov 2010
Posts: 9
Default

I have just tried to add 50 empty modules, no big issue is found yet.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic4ppc Installation to device dennishea Questions (Windows Mobile) 3 05-20-2010 11:54 PM
Help - Trying to install Basic4ppc on CE device Dave5910715 Questions (Windows Mobile) 2 03-14-2010 02:16 PM
Bug in Basic4ppc-VGA.exe (Device) Filippo Bug Reports 4 09-22-2009 04:25 PM
Can't run Basic4ppc-Device.exe on ACER n300 meinewelle Questions (Windows Mobile) 2 05-23-2008 09:28 AM


All times are GMT. The time now is 04:21 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0