Selection field of the day of the week as the appointment screen

Hello

I am developing a screen exactly similar to the ' screen new appointment "in the calendar application. But I can't find any appropriate UI component to expand the field of selection of the day of the week.

In the 'new appointment screen of origin', this field of choice in week appears when you select "weekly" in the choicefield "recidivism". There are 7 characters, one for each day of week & you can select / deselect a day of week by pressing the space bar.

Now, can someone please give me an idea on how to develop this field?

Thank you.

Hello

Add HorizontalFieldManager and add ButtonFields on measurement (method overload f.e paint.).

ButtonFieldListener is added to the custom field button.

If selected the day of the week (given by the manufacturer) paint "BOLD", and another not.

Kind regards

Jochen

Tags: BlackBerry Developers

Similar Questions

  • How can I apply the automatic spelling correction for selected fields from the data entered by the users of forms?

    I would like to be able to apply the spelling correction of selected fields in the forms I created using LiveCycle Designer 8.2 at runtime, as opposed at design time.  I understand that version 8 LCD has a spelling corrector new OWL for form designers.  But I want to say check the data entered by users using Acrobat Reader.  And I want to apply the spelling correction automatically on only selected fields.

    Currently it seems that fill out my forms, users must know how manually right-click on each field, and then select "Spell Check" from the dialog box to check spelling mistakes in the data that the user entered into the form.

    I would like to discover a way to apply the correction spelling in certain areas, as well as I am able to do in forms created using Acrobat Pro.  Acrobat Pro, I can set a property for each field to require the spell check.  but this feature seems to be missing in Livecycle Designer.

    I have check the object model for XFA forms hoping I could find a method I can call a JavaScript file, check the spelling based on an event such as onBlur.  But I have not found a method of spelling.

    Am I missing something simple?  Is there a way to define each field out controls when a user is filling out the form using the free software Acrobat Reader?

    Our users are not sophisticated and forcing spell check each field separately just doesn't cut it...

    Any help on this will be greatly appreciated.

    Thank you!

    -David Bartholomew

    Hi David,

    Two things...

    At design time has set the locale of the form to that coming out Acrobat checks. For example the locale English (United States) and English (United Kingdom) have Spellers; However the English (Ireland) does not work. Check the warnings tab to see if the spell checking is supported for your locale.

    If your locale form supports spell checking, so you can go to the script of the button below.

    If you form local does NOT support spell checking, Stephanie has a great work-around to force spell (http://forums.adobe.com/message/2233945#2233945).

    Put a normal button on the form and in the click event must have the following:

    app.execMenuItem ("spelling: spell check");

    Which will open the checker spelling for all fields.  Thanks to Paul for extract all elements of menu available (http://forums.adobe.com/message/1912914#1912914).

    Good luck

    Niall

  • Select Flex on the on-screen keyboard to type in two input fields

    Hi all, I have a sound internal flex that allows the user to log in using a user name and password, which would finally bring the user to a State of relative in the flex application. Because this application is a touchscreen application, I placed a on screen keyboard within the internal pop upward. However, currently, the keyboard is only capable of development and the type of a given field. I need the keyboard in order to concentrate on the field the user name and password so that the user can type in these two areas. Can anyone help? Attached below is the code and a few screenshots of the app.

    Below the link to the screen is turned I took:

    http://S192.Photobucket.com/albums/Z63/nellehs/?action=view & Current = keyboardandinputfield. jpg

    I agree that aesthetically it would look weird, but I guess that it works if you have tried?

    Somehow, you need a button to call the focus selector. If not, how could it happen?

    Wait a second...

    I have it!

    What if...

    in init().
    passwordField.addEventListener (FocusEvent.FOCUS_IN, pwFocus);

    then
    private void pwFocus(event:FocusEvent):void {}
    loginKeyPad.newFocus (passwordField);
    }

    This will not work if the user can use the touch screen to click in the passwordField text box. A user can click in the box via the touch screen?

  • How can I place a popupscreen against a field in the main screen

    I have a screen (a dialog box, in fact) with a field of inside edition.  I want to show a popupscreen just below the edit field (I put an AutoComplete feature implemented type).  Is it possible to know where in screen coords editing field is so I can call setPosition (in sublayout of the popupscreen) with the right values?

    -Morgan

    It was an interesting idea, and he was able to lead me to where I should be.  Field.getContentRect (), which looked kinda useless, turns out to have useful info when the field is a Manager or a screen. In particular, for the latter, the rect content seems to be in screen coordinates.

    So now I use the following to get the value y from the bottom of the text in my dialog box, which I use to place my pop-up screen:

    Gets the bottom of a field in the coords display to use setPosition appeal of a pop-up screen.

    private int getFieldBottom (field fld)
    {
    int cy = fld.getHeight () + fld.getContentTop ();
            
    Manager m = fld.getManager ();
    While (m! = null)
    {
    CY += m.getContentTop (); for screens, the rect content seems to be in screen coords
    If (m instanceof screen)
    break;
    m = m.getManager ();
    }
            
    Return cy;
    }

  • How Lock/disable fields during the loading screen?

    Hello

    I'm looking to 'lock' or 'disable' everything on the screen whenever I call setStatus(). The concept behind this is I want to use setStatus() to tell the user when loading the screen is. While it is loading, I don't want the user to be able to do anything. Is there a specific way to do this?

    Thank you!

    crush the onClose returns true, this will disable the closing screen. no need for the navigationclick or the keychar then.

  • How to add an additional query field to the opening screen of windows (server and Desktop) session

    Hello

    Is it possible that I can add another question in the Windows log on screen?

    Currently, there are user name and password.

    Can I add a field more where can I ask one other piece of information? Something like a group security code or another type of challenge?

    Thank you

    Sorry, you can not. The logon process is deliberately fixed in order to make life more difficult for would-be hackers.

  • Delicate issue on the field of the camera screen.

    I really like the camera of 4.6 code sample. But I come with a question:

    After I put the camera in full-screen opening: _videoControl.setDisplayFullScreen (true);

    Is it possible to draw anything on the top of the camera preview that is full screen?

    No, you can't paint on top of this preview field.

  • Paint one of the field in the main screen

    Hi all

    I have a main screen, which is the custom view title bar and custom a tollbar.

    After that, I'm Manager of vertical box, I added a listfield.

    I want to update the listfield with new data, but I don't want to change anything on the screen except listfield.

    How can I do this

    Help, please

    Create a public method inside the class and inside the method:

    a. the updated with new data vector

    b. call invalidate().

    Now when you need to update the list just call this method.

    Concerning

    Bika

  • Problems with selective applications on the start screen

    https://gyazo.com/e1bd0595bbdc232c77294f19f1acb038

    Original title: I have 6 tiles stuck on my screen! They're kkkkk!

    * Thread moved customization and ease of access

    Hello

    Welcome to the Microsoft community. I will certainly help you with the problem you are experiencing. I would be grateful if you could help me with more information.

    • What happens when you click on one of the applications that is locked? Is there an error message?
    • When was the last time it was working fine? Remember to make changes before this hardware or software problem?
    • If you go to "all apps", do you see these listed applications? If so, they work well here?
    • Have you tried to uninstall and reinstall these applications?

    You can read the following article and check if it helps.

    Solve problems with a soft

    Please answer with a brief description of the problem as well as the answers to the above questions. We will be happy to help you.

  • Try to remove the field from the presence of MOM BP but has failed to deploy

    I'm trying to re - customize the Minutes of meeting BP to meet a client procedure but failed when I deleted the participating field & gives me the following error when checking before deploying:

    < Participating > field is used as the e-mail item, but it is not in the top form < VF 01 >.

    What does this mean?

    BR

    Mohamed Hussein

    Help, locate the item you email:

    To select the fields for a notification by e-mail

    1. Open the display form that contains the fields you want to include in the email notification.
    2. On the view menu, choose elements of Notification Email. uDesigner opens a window of data items in the Notification Email.
    3. Use the information in the following table to complete this window.

    TO:

    Follow these steps:

    Add fields in the display screen to email

    1. click on add to open the add data items.

    2. click on the arrow next to the field label of the item, and then choose the field you want to include in the notification email.

    Note: Do not choose which fields are images or images; they will not appear on the email.

    3. click on OK.

    4. Repeat steps 1 to 3 to add more fields, if necessary.

    Remove fields you don't want to include in the email

    1. turn highlight the data item, then click on remove.

    2. Repeat this step to remove other fields, if necessary.

    3. click on OK.

    Put fields in a different order for e-mail

    1. turn highlight the data item, and then click the move up or move down.

    2. Repeat this step until you organize the fields in the order you wish to e-mail.

    3. click on OK.

  • Fields of the screen format

    Hello

    I have an application development I 4.6.1

    The application displays the following information:

    Format:

    LOCATION OF THE ICON HH: MM NAME_CLIENT

    Example:

    05:45 ICON George formula - London

    ICON from 11:45 Mary Liz - Ontario

    ICON 16:45 Jhonathan Arnoldulsen - Miami

    I need the foiolowing tabbed format display:

    HH: mm NAME_CLIENT LOCATION of IMAGES (same areas, but the results with TABS)

    05:45 ICON George formula - London

    ICON from 11:45 Mary Liza - Ontario

    ICON 16:45 Jhonathan Arnoldulsen - Miami

    To see the fields in the main screen, I use the following instructions.

    graphics.drawText (text, x, y, 0, remainingColumnWidth);

    text = ICON

    text = text + date

    text = text + client_name

    text = text + city

    x and the values of width and height ICO.

    remainingColumnWidth is the full width to display information (ICON + remainingColumnWidth = screen width)

    If you suggestions?

    Please, I beg you.

    Thank you

    Jorge Luis

    the only thing you need to do is to calculate the coordinate x of your text that is needed to view it. You can truncate the text if you want long, or adjust the fontsize.
    use graphics.drawText with the x corrdinates corresponding (for each component)

  • Update selected fields

    Hello

    What is the effective way to update the selected fields in the selected record in a single script.



    Rgds


    sexy

    Vanessa wrote:
    I was a little confused with cursors...

    A cursor is a "+" SQL program +.

    You send a SQL UPDATE query to the database. The database must compile this SQL source code into something that she can understand and execute. It analyzes the SQL source, and it transformed into binary executable instructions. You can see how this program binary executable by looking at the plan execution of the SQL code source.

    These binary executable is called a cursor.

    The database will give you a unique handle for this cursor. Using this handle, you can call this binary program and pass it data - and it will process these data and return the results (if any).

    For example, you send the following source SQL in the database:

    Program ---> 'update emp set salary = :NEWSAL where emp_id = :EMPID' --> SQL Engine
    

    The engine of the SQ analysis, creates a cursor, and you will return a handle.

    SQL Engine ---> cursorHandle=1234 ---> Program
    

    You can now use this slider handle to call this binary program and pass data to address - in this case, the new salary for a specific employee:

    Program ---> execute cursorHandle 1234(  2,343.23, 1456 ) --> SQL Engine
    Program ---> execute cursorHandle 1234(  4,000.53, 1457 ) --> SQL Engine
    Program ---> execute cursorHandle 1234(  3,234.00, 1458 ) --> SQL Engine
    Program ---> commit --> SQL Engine
    

    And when done with this slider, the program tells the SQL engine to close the cursor, so the SQL engine can release the resources it uses for this cursor.

    And these steps are the same if you are using SQL * Plus, Java, c#, or PL/SQL.

    In PL/SQL, you can do this with an implicit cursor (you do not define the cursor in your code, PL/SQL does for you behind the scenes):

    procedure UpdateSalary( newSalary number, empID number  ) is
    begin
      update emp set salary = newSalary where emp_id = empID;
    end;
    
    -- in the main program
    begin
      .. code ..
      UpdateSalary(  2,343.23, 1456 );
      UpdateSalary(  4,000.53, 1457 );
      UpdateSalary(  3,234.00, 1458 );
      .. code ..
     commit;
    end;
    

    Or you can do it in PL/SQL using an explicit cursor, where you are dealing directly with the slider handle itself.

    Whatever it is, the interaction between the program and the SQL engine remains the same - you give a source SQL and it gives you a handle to the cursor.

    Writing code of good performance means that you re - use this slider again and again and again - handle calling the same binary program, each time with different data to deal with.

    How do NOT to IT--that this code creates 3 different sliders... to do exactly the same thing. This is not scalable, impact on performance and can cause problems with memory fragmentation in the SQL engine.

    begin
      update emp set salary = 2,343.23 where emp_id = 1456;
      update emp set salary = 4,000.53 where emp_id = 1457;
      update emp set salary = 3,234.00 where emp_id = 1458;
      commit;
    end;
    
  • Thread problem - after getting thread information, not able to change the main screen

    Hi all

    I'm new BB please help me in this issue

    It is that I have a few options in the menu when I click on the first menu. A thread calls its responsibility is to obtain the list of records and change the field with the new record to the screen, but after obtaining records from the internet, I try to extract the field on the Edit screen but application gives null pointer exception.

    in simple words how to change the field of screens according to new information.

    Thanks in advance

    To expand a little more on this answer, only the user interface thread can access the user interface.

    The API provides several methods to the user interface to perform this work, or to synchronize a different thread with the UI thread.

    See UiApplication, invokeLater (), UiApplicaiton.invokeAndWait (), UiApplication.getEventLock)

  • Touchpad does not work on the home screen 'all '.

    Hello

    Select 'All' on the home screen of the device, then select the touchpad. The full Menu does not open upward. 6.0 device (9780) "BOLD". One cannot solve the same?

    "BOLD" 6.0 device (9780)

    Thank you

    Hello

    I solved this. It works very well.

    Thank you

  • What is the component used to select contact in the field "to:" when create new sms on BB OS 4.6?

    Does anyone know which component is used to select contact in the field "to:" when create new sms on BB OS 4.6? What is KeywordFilterField? If yes - how to customize it to make it look like the sms app? Can you give us some examples of code? I'm new in development for BB and I need this functionality in my application.  I will be very appreciate for any help!

    You will need to implement your own field full auto in this case.

Maybe you are looking for

  • Setting up wireless after the installation of Mountain Lion

    I have recently upgraded to Mountain Lion on my Mac Book Pro and am trying to set my HP Photosmart C4780 to print wireless via a USB cable.  I don't want to use WPS.  The problem is that the drivers were supposedly downloaded with Lion mountain and a

  • My computer guard shut down after use of a few minutes.

    My computer guard shut down after use of a few minutes. When I re - start insiders 'fix the beginning upward.'

  • Toggle Message format

    Several years previously, when you use BBBTF, I wrote a standalone application which allows to enable and disable the test of the BB. This was published on deadcat and may still be available to the general public here. The problem is that it doesn't

  • Expose properties c ++ to qml

    While browsing the BB developer documentation, I came across this example. Here, I do not specifically code qml. Button { id: myButton text: "Increase the value" onClicked: { myCppObject.valueChanged.connect(myButton.onCppValueChanged); myCppObject.v

  • Blue screen when you restart the computer "problem event name: BlueScreen, BCCode: 116"

    my computer still restarts and gives me this message and I don't know what the problem Signature of the problem:Problem event name: BlueScreenThe system version: 6.1.7600.2.0.0.256.1Locale ID: 1033 More information about the problem:BCCode: 116BCP1: