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.

Need to lose the bottom menu bar!!!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-25-2007, 04:22 PM
Knows the basics
 
Join Date: Aug 2007
Location: Arkansas
Posts: 68
Default Need to lose the bottom menu bar!!!

Hello All,
I would like to know how to elimnate the bottom bar.
At least the keyboard.

I do not need this with my application.

Thanks,cdeane
Reply With Quote
  #2 (permalink)  
Old 08-25-2007, 04:38 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Using the formlib you can make a "maximzed" form, losing both top and bottom bars, but remember to implement some way of closing the app, because loosing the top bareans there's no close button.
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
  #3 (permalink)  
Old 08-25-2007, 04:40 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

Try the following

Add A Formlib component
Tools -> Component -> Add Dll

Add a Formlib object called, for example, Flib
Tools -> Add Object

In your code, assuming your form is called Form1

Flib.New1 ("Form1",B4PObject(1))
Flib.FullScreen(False)

Make sure you have a button to close the App. The False parameter should let the title bar remain (to remove that as well specify True for the second parameter). However on some devices, though not my Axim X30, it seems to remove the title bar as well as the menu regardless of the setting of the second parameter.
Reply With Quote
  #4 (permalink)  
Old 08-25-2007, 04:46 PM
Knows the basics
 
Join Date: Aug 2007
Location: Arkansas
Posts: 68
Default

Thanks Cableguy,

I got the no-way-out covered
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
Need for context menu francisco cobos Questions (Windows Mobile) 6 03-05-2008 02:33 PM
Menu Editor glook Basic4ppc Wishlist 0 11-26-2007 03:47 PM
Menu Bar Separator MM2forever Code Samples & Tips 4 09-29-2007 07:27 PM
bigger menu Zemog Questions (Windows Mobile) 3 07-21-2007 05:02 PM
Bottom menu Zemog Questions (Windows Mobile) 6 06-26-2007 09:22 PM


All times are GMT. The time now is 11:04 AM.


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