make a field not floating

Hello

I use a main screen which contains a list of label field. I have a title for the screen. I also have a header for the screen. I want to make this header not scrollable. I tried to use vertical field Manager, but his does not. Shud I use a custom field Manager or y at - it another way to make a header field not scrollable.

the following hierarchy will give more idea abt my problem

Title screen - not floating

The list header - I want to make this header also not floating

List of the body - it is scrollable

Sorry for my English

You have to do as VerticalFieldManager _ManagerDetalle = new VerticalFieldManager (VerticalFieldManager.USE_ALL_WIDTH |) VerticalFieldManager.NO_VERTICAL_SCROLL)

This work for me.

Tags: BlackBerry Developers

Similar Questions

  • I need to make a field only accept numbers maximum 6, should not truncate all 0

    I tried with integrated optional ranked number but it's truncating the zeros.

    I need to make the field only accepts up to 6 digits, should not truncate the other zeros.

    Help, please

    Set the size to zero and use this code as the custom validation script (you can also set the maximum number of characters to 6, if you wish):

    Event.RC = / ^ \d{0,6}$/.test(event.value);

  • How to make all the fields on one page read only (for the recipient) without having to make each field read-only?

    How to make all the fields on one page read only (for the recipient) without having to make each field read-only?

    Hello Jmbtexas4,

    By default, you will need to individually click on the fields of the form and check the 'read only' and save it. From now on, it is not possible to select all together and make the changes.

    -Usman

  • How to make the fields from the drop-down list required to make a selection before you save a PDF file

    I have a PDF form where I entered a JAVA script in some areas by using the option ON BLUR under 'Actions' and it works very well to prevent users to go to another site if they leave the field with the empty JAVA Script in place.

    My question is that I have other form fields that have a drop down menu where they can choose several options. I would also like to make these fields to where they can't move forward on the form unless they choose an option in the list. However, because with the option in the list "choose a ' is a default option entered into the field (field is not empty), script JAVA of BLUR ON option I used in my empty fields does not work to block the user to move beyond the matter without selecting an option. They are able to save the form with all the drop down menus staying to 'pick '.

    I made the field "Required fields" then they are highlighted with the red area around, but is there another tool to force them to choose an option for each in the drop down menus before you save the form, instead of being able to save with leaving the 'choose One' in the field by default?

    The best way to do this without knowing the default value of the field is to compare the value of the field to the default value of the field... You must make sure that your default value is not part of the possible acceptable answer. It works with most of the field types that a user can fill.

    If (event.value! = event.defaultValue) {}

    do something;

    App.Alert ("required field not completed. \nField name: "+ event.target.name, 1, 0);

    }

  • How to add text to the field "Notes"?

    Hi I am working on a script decom our Vm.  I want the script to stop the guest operating system (easy), and then add the text that's already in the remarks section of the VM to tell the date and Decom. Then move the virtual computer in our folder Decom.

    How to make the most of this, I worked, but what I can't find is it possible to change the field "Notes" of a virtual computer?  I found in Set - VM, there is the Description field we used to use, but once when we have improved our VC we lost all the descriptions, so we started to move everything in the 'Notes' field instead.  Should perhaps use us description instead of Notes field?  I've always been a little confused why VMware had them both there because they seem to do the same thing...

    Thanks for the help guys...

    Packetboy.

    You can do this way:

    $vm = 
    $note = (Get-VM $vm).Description
    $note += " appended text"
    set-vm $vm -Description $note -Confirm:$false
    
  • Date field (not not mandatory) causing an error... Please help!

    Hello, I'm a beginner when it comes to ColdFusion could someone please help with this question?

    I have a field date in my application which is not necessary, I want that the users have the choice to leave this field blank.

    Here's a breakdown of what I have in progress:

    On the add/edit page:

    < component cfinvoke = 'test '.

    method = 'get '.

    ReferenceNumber = '#URL. "RefIDNum #

    returnvariable = "record" >

    < cfset ThisIsTheDateField = DateFormat (record. ThisIsTheDateField, ' MM/DD/YYYY') >

    < cfform action = "process.cfm" >

    < cfinput type = "Text".

    name = "ThisIsTheDateField".

    value = "" #ThisIsTheDateField # ""

    message = "ThisIsTheDateField must be a valid date."

    required = "no".

    validate = 'date '.

    validateAt = 'onSubmit '.

    size = "50".

    MaxLength = "10" >

    On process.cfm:

    < name cfinvokeargument = "ThisIsTheDateField."

    value = "#DateFormat (FORM." ThisIsTheDateField) #">"

    On the SWC's Page:

    <!--> method arguments

    < cfargument = "ThisIsTheDateField" name

    Type = "date".

    required = "no".

    Hint = 'Field ThisIsTheDateField' >

    The value for this field of application:

    #CreateODBCDate (ARGUMENTS. ThisIsTheDateField) #.

    The error I get is:

    Error occurred while processing request

    The THISISTHEDATEFIELD argument passed to the add function is not of type date.

    If the component name is specified as a type of this argument, it is possible that a file of the component definition is not found or is not accessible.

    The error occurred in E:/site/test.cfc: line 56

    54:

    55: <! - add a record - >

    56: < cffunction = name 'Add '.

    57: returntype = "boolean".

    58: index = 'add record' >

    I need a way to make this field accepts empty input... when I leave the field blank, I get the error above.

    Thank you!


    ear,

    If you want to use an optional argument in your function, you must be able to check whether or not a value for the argument had passed.  Use IsDefined ("arguments. ThisIsTheDataField') for its determination:

    Looks like you can also consult the documentation on Coldfusion functions here (http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-7ff3.html).

  • Make the field required using the Validation

    Hello

    I use R17 and want to make a field required by the adding validation [< field >] IS NOT NULL

    Strangely, this does not work on a new Record. a NULL value is always accepted. It only works for a modified record.

    has anyone in front of it too? or is this a BUG in my environment.

    Any ideas?

    Just to check if it works, I tried a [< field >] validation IS NULL and it worked correctly on New and updated records.

    Thank you
    Royston

    Hello

    There is a solution to achieve this. PL download the configuration steps of the below mentioned link.

    http://DL.dropbox.com/u/3971519/make%20A%20Field%20Required%20Using%20Advanced%20Field%20Management.doc

    Let me know if you have any questions.

    Rgds,
    Amit samir

  • LCR PXI-4072 floating or not floating device

    Hi all

    My question: 4072 LCR is a floating or not floating device (used for the measurement of the capacitance)?

    Thank you...

    The Hi and Lo led float in reference to the ground regardless of the configuration of the 4072.  Note that allowed on the 4072 maximum common mode voltage is 300VDC/CaRMS.

  • Not all fields not wiring updated to a bundle as input to a Subvi argument

    Hello

    I have a big bundle of data that I use to connect between my SubVIs, each Subvi manipulates some fields in this bundle and should send the bundel updated.

    Let's say my Bundel has 20 fields in one of the SubVIs only 2 of these fields are updated and everything will keep the current values. At the end when the Subvi sends the package up-to-date, it must bundel updated and fields not updated together.

    All these fields not updated, to the output wiring made a mess in Subvi and needs a lot of wiring that isn't so smart!  using a local variable also needs an extra unbundeling and rebundeling.

    I was wondering if there is a smart way of handeling this question without wiring so.

    Concerning

    Afshin

    A picture is worth a thousand words they say.

    Zinnium,

    As Ben said, the best way to do this is with the bundle name. Why use the Bundle/Unbundle and all these threads?

  • Error - 'Auntentication with the server failed. Family Tree Maker software does not connect on the Web dashboard.

    Original title: Family Tree Maker does not connect on the Web dashboard.

    My Family Tree Maker 2009 does not connect to the Internet comes up with the message which is cannot authenticate the server, but it tells me that my version is up-to-date.  He has always worked so far? Comes with the following message if I try to do anything that involves the net.

    "Auntentication with the server failed.

    Hi HelenTL,

    You did changes to the computer before this problem?

    If you have any software security & firewall installed, disable them temporarily and check if the problem persists.


    Note:
    check to allow them back on the computer after you complete these steps.

    Hope the helps of information.
    Please post back and we do know.

  • cannot open mswmm file - he said: it was created in a version of movie maker which is not supported.

    Similar questions seem to have been requested several times - but with no satisfatory answer that works for me

    I saved a project in movie maker and subsequently he published successfully.  I lost the published file and now cannot re - open the mswmm file - he says that it was created in a version of movie maker, which is not supported.  How access you the project or convert it to a DVD or other format that I can open?  Since the creation of the file for over a year, I transferred to a new laptop.  Running XP, SP3 currently and no other problems.

    Thank you

    See this

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-pictures/error-when-trying-to-open-a-Windows-Movie-Maker/f43aad8a-6eb9-4D41-833b-d2e669e825e1

  • I use a dvd - r disc, but the movie maker says is not a recordable disc

    I use a dvd - r disc, but the movie maker says is not a recordable disc. also, when I try to publish the dvd is not the choice, her computer, a recordable cd or camer digital video...

    If you're running Vista Home Premium or Ultimate...
    the following article is perhaps worth the drive... If not...
    You'll need to publish (your Movie Maker save project)
    in the. WMV video format and the use of third-party software
    to burn your DVD.

    "Import files into Windows Movie Maker" "publish and burn a movie to a DVD.
    http://m-Lov.blogspot.com/2007/11/you-can-use-Windows-Movie-Maker-to.html
    Scroll down to: "2 to publish and burn a movie to a DVD")

    If you need DVD Authoring software... What follows
    freeware software can be worth a try:

    (FWIW) It's always a good idea to create a system
    Restore point before installing software or updates)

    DVD Flick
    http://www.dvdflick.NET/Download.php
    (the download is: "dvdflick_setup_1.3.0.7.exe")

    Save the file to your desktop or a folder on your
    hard drive and install from there.

    Be sure to read the Guide:
    http://www.dvdflick.NET/Guide.php

    Tutorials:

    Tutorial DVD Flick
    http://beginwithsoftware.com/videoguides/DVD-flick-Guide.html

    Burn any Format video DVD PC
    http://www.freevideoworkshop.com/dvdflicktutorial.htm

    AVI to DVD with DVD Flick Guide
    http://www.Digital-Digest.com/articles/AVI_to_DVD_using_DVD_Flick_page1.html

    To create a video DVD base that should play in a free
    permanent drive DVD... try the following...

    First... read the DVD Flick Guide to familiarize
    with the program.

    Open DVD Flick and insert a blank DVD in your drive.

    If the window of Autorun from your computer... just close it.

    Click the project settings button and check... Video /.
    Target format... residents United States... Choose... NTSC /.
    Accept.

    The title button left click Add and navigate to your
    Video clips and select the ones you want on the DVD.

    You can have by selecting one and then use
    the up and down buttons.

    Left click on the button create DVD / OK / Yes / Yes.

    Please wait while the DVD is created.

    When the text "Completed successfully" is displayed you
    DVD Flick can close. Now you can eject your DVD
    and play in your DVD player.

    At some point you might want to buy more
    Advanced Cyberlink, Nero, Roxio, software
    Ulead, etc... but at least it is a start.

    Good luck.

  • Movie Maker import does not .mp3?

    During the years that I was able to import audio files .mp3 in Movie Maker, it will not and it does not give me an error code. There are a few other new steps I need to do?

    The MP3 files can not distracting in Movie Maker...
    Sometimes they work sometimes they do not have.
    It is also possible that you can import and
    change successfully with MP3s and then have a
    problem when the file is rendered in a video file.

    Best bet would be IMHO to convert MP3
    before you import into WMA format files
    Movie Maker.

    There are to many converters available on the net...
    the following links are some examples.

    Proceed at your own risk *.

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    (1) format Factory (freeware)
    http://www.videohelp.com/tools/Format_Factory
    (the 'direct link' is faster)
    (the file you want to download is: > FFSetup260.zip<>
    (FWIW... installation..., you can uncheck
    ('all' boxes on the last screen)
    (Windows XP / Vista / 7)

    First, you will need to decompress the file or just open the
    Drag FFSetup260.exe out of the folder
    and drop it on your desktop. To install left click.

    (2) Freemake Free Video Converter (freeware)
    http://www.Freemake.com/free_video_converter/
    (Windows XP / Vista / 7)

    (3) Xilisoft Video Converter
    http://www.Xilisoft.com/video-converter.html
    (not freeware but receives good reviews)
    (Windows XP (SP2 or later) / Vista / 7)

  • cannot make back-up = not enough space. error code 0 x 80070070.

    cannot make back-up = not enough space.  error code 0 x 80070070. does take 60G, but I have 400G external HD. !  What should do?

    The error pops up because there is not enough space in the system reserved partition...

    Download and run the Aomei Partition Manager...

    http://www.disk-partition.com/partition-software.html

    Then, run it.

    The goal is to take a small amount of C to the FRONT of the C partition and add it to the system reserved partition.

    So, select C and the RESIZING option.

    Remove about 200 MB and apply the change. No matter if it's a little more than 200 mb.

    It will take some time to apply because everything has to be mixed on C.

    When you're finished, return to the Partition Manager and select the system reserved partition and the ability to RESIZE.

    Add the free space on the partition system and apply the change BUT does NOT give a letter of the system reserved partition.

    Once rebooted, you should be able to continue your work and get some people make mistakes...

  • I just bought photoshop, and when I try to do anything it makes or does not work. [was: IS THIS RIDICULOUS!]

    I just bought photoshop, and when I try to do anything it makes or does not work. First of all, I tried to change the background and nothing happens!. Then I try to put a text on the page, nothing DON'T get PAST. And whenever I try to click on something, it makes a minute, when he did, nothing happens.

    When rendered, he said 'Record Type' FFS GUYS.

    Reset the preferences and see if that helps:

Maybe you are looking for

  • Skype with phone numbers

    whenever there is a Skype phone number interferes and put the blue Skype at the front! I unchecked things in the settings, but it does not stop! It's really annoying, even when it isn't a phone number, that it disrupts! What to do to stop this?

  • Which is the * which replaces the zip codes with "United States".

    So I use the calendar for my daily schedule of the customer. Recently, I made the mistake of upgrading to OS (always a mistake with apple these days) and now have a MAJOR problem with the location field. Some * at apple decided to replace the postal

  • Drivers for Pavilion 15-N240TX

    I installed Windows 7 64-bit in Pavilion 15-N240TX and found 3 errors in Device Manager: Controller - Bluetooth PCI device- -Unknow device Please help me solve this problem. The memory card reader will not work.

  • Cannot install the following updates: KB2707511, KB2676562 and KB2393802.

    Original title: does KB2707511, KB2676562 and KB2393802 Automatic update of Windows try and does not apply KB2707511, KB2676562 and KB2393802 to my Windows XP PC whenever I stop. If I apply in Windows Update, it is said that they are installed succes

  • Error codes: 800F0902 & dt000

    VINCENT LHUILLIER