fmwebschool.com
Top Experts [learn more]Top 4-10
webko

9743 K
bandmandq

2458 K
Genx

1525 K
4. tcmeyers
5. kbata
6. Martie
7. Hammerton
8. rrenfrow
9. bneeman
10. plegler
Welcome, Guest. Please login or register.
June 19, 2013, 10:11:43 PM

Login with username, password and session length
Search:     Advanced search
FMWebschool releases more educational FMStudio webinars - check them out here:
http://www.fmwebschool.com/webinars.php
27508 Posts in 6074 Topics by 1524 Members
Latest Member: fmwebster
* Home Help Search Calendar Login Register
+  fmwebschool.com
|-+  FMTouch
| |-+  FMTouch - FileMaker Databases on the iPhone and iPod iTouch
| | |-+  How to eliminate (or customize) the bottom navigation bar
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: How to eliminate (or customize) the bottom navigation bar  (Read 1115 times)
tymwork
FMTouch Enterprise
Newbie
*
Offline Offline

Posts: 6


« on: July 09, 2010, 12:32:45 AM »

I have a database were the user should not be able to add or delete records. Neither navigation on a view list will be required. Same comments for the search function. Ideally, I would like to remove this navigation bar to avoid users to mess around with the content of the database. Read only would have been a solution, but users still have to enter few data in a preset record. How can this be done? Is there a way to remove this navigation bar?
Logged
kiote01
FMTouch Developers
Jr. Member
*
Offline Offline

Posts: 70
Kudos: 150



Applications:
« Reply #1 on: July 09, 2010, 08:45:00 AM »

Hi,

With the __FMTuoch_Open script, just add the "Show/Hide Status Area [Hide],  this then gives you the entire screen to work with and removes all he FM navigation.  Then you can add your own Menu Bar at the top or the bottom and create buttons for adding the navigation you would like to include.  Though I would suggest making one graphic the size of the screen with the buttons on it, then you create "invisible buttons" in FM and place them over the graphic buttons on the full screen image.  This seems to be the best way to cut down on load times in the app since the app only has to draw one graphic.  There are earlier posts from Michael that talk about why this works better.

I hope that helps.

Scott
Logged
tymwork
FMTouch Enterprise
Newbie
*
Offline Offline

Posts: 6


« Reply #2 on: July 09, 2010, 02:21:11 PM »

Thanks for the quick reply. I'll check out the recommended FMTouch-Open script. This is a big relief as I got quite concerned that my future app would not work properly!

 Grin
Logged
tymwork
FMTouch Enterprise
Newbie
*
Offline Offline

Posts: 6


« Reply #3 on: July 10, 2010, 01:31:51 AM »

• "_ FMWS_FMTouch_Open"
This script runs when the FMTouch database initially opens, it allows you to showl
hide status area and do a number of other nice things .


How do you activate this script? Do you open script within FM 11, if yes, how do enter this string? Or is it through FMTouch on the iPhone. Could not find how to activate it on the iPhone.

Thanks for your help
Logged
tymwork
FMTouch Enterprise
Newbie
*
Offline Offline

Posts: 6


« Reply #4 on: July 10, 2010, 02:29:42 AM »

OK found how to do it.

Basically just go to the script menu of FileMaker, create a new script named "__FMWS_FMTouch_Open" and just select "Show/Hide Status Area (Hide)".

Works great!
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!