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

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

Questions (Windows Mobile) Post any question regarding Basic4ppc.

Navigation Performance

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 07-02-2009, 07:39 PM
Saj Saj is offline
Senior Member
 
Join Date: Dec 2007
Location: Manchester, UK
Posts: 105
Default

Cut down version of program attached. To see error, right click once, then try to drag the grey screen a couple of times with left hand mouse button.
Reply With Quote
  #12 (permalink)  
Old 07-02-2009, 08:34 PM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,072
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

I don't think that you have tried optimised compiling as I suggestested because the code you posted fails.

Also End If is a construct in its own right so you don't need all the multiple "End If"s

If ... Then
...
ELse If ... Then
....
Else If ... Then
...
End If

Your mix of libraries is puzzling. If you expect this to run on the device there should be a one to one equivalent of device and desktop libraries, either the same on both desktop and device where the library will run on both or a desktop version and the equivalent device version where they need to differ.

You don't need both ImageLib and ImageLibEx libraries, use one or the other.

Running and right clicking brings up a an error "Error loading map: MapLeicester.jpg" not the error you described.

I'm sorry but I don't have time to sort this out. Please post a simplified version that you have tested that actually runs and shows the errror in question.

EDIT:- However, luckily for you, I noticed that you are initialising the DrawerEx before activating the forelayer on frmGPS. You need to activate the forelayer first or the initialisation of DrawerEx (or Drawer from ImageLib) will not find a forelayer to draw on.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.

Last edited by agraham : 07-02-2009 at 08:45 PM.
Reply With Quote
  #13 (permalink)  
Old 07-17-2009, 11:11 AM
Saj Saj is offline
Senior Member
 
Join Date: Dec 2007
Location: Manchester, UK
Posts: 105
Default

Can someone help me understand what the attach error means when optimised compiling for a Device exe.

Line 2151: s = s & ".Net Version: " & Hard.NetVersion & CRLF
Attached Images
File Type: jpg error - optimise complie.jpg (17.2 KB, 12 views)
Reply With Quote
  #14 (permalink)  
Old 07-17-2009, 05:52 PM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default

It means that you have not defined Hard as an object of Hardware library.
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #15 (permalink)  
Old 07-18-2009, 08:26 AM
Saj Saj is offline
Senior Member
 
Join Date: Dec 2007
Location: Manchester, UK
Posts: 105
Default

Don't know how i missed that one. I'm also getting the attached error with a msgbox when compiling:
Reply With Quote
  #16 (permalink)  
Old 07-18-2009, 11:08 AM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 4,463
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

It should be:
MsgBox("ErrorA...")
you need bracket.

Best regards
__________________
Klaus
Switzerland

Beginner's Guide / User's Guide
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
D-Pad Navigation Dave Mitchell Questions (Windows Mobile) 4 05-02-2008 10:46 PM
Forum Navigation dennishea Questions (Windows Mobile) 1 02-15-2008 06:52 PM
Performance vs Memory RandomCoder Questions (Windows Mobile) 4 02-10-2008 04:03 PM
Performance on Bitmap? Roadrunner Questions (Windows Mobile) 9 12-09-2007 02:19 PM
GPS map navigation and routing zen Questions (Windows Mobile) 11 10-08-2007 06:44 AM


All times are GMT. The time now is 08:18 AM.


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