Cascades Dev: Create a page empty NotePad-esque

So here's my dillema:

I am creating an application for an independent grocery store, I used to work for in high school. One of the applications is to create a 'Shopping List' aspect of the application. I read up on top of the API and the Forums, but can not find a viable solution for what I'm trying to accomplish.

If anyone has any suggestions or could point me in the right direction that would be greatly appreciated.

Also, I want to store the text file so that it can be reopened after closing the application.

Thanks in advance

Yes, it's entirely possible, and I prefer this approach myself.

See https://developer.blackberry.com/cascades/documentation/dev/integrating_cpp_qml/
to learn how to communicate between the two parties.

Tags: BlackBerry Developers

Similar Questions

  • Where did my design go?  I created 4 pages for web design and I was finishing up the home page, all the other 3 pages have simply disappeared, the layers are empty? I spent 4 days design that... How to make that back?

    Adobe Muse: Web design.

    Where did my design go?  I created 4 pages for Web design and I was finishing up the home page, all the other 3 pages have simply disappeared, the layers are empty? I spent 4 days design that... How to make that back?

    I restarted the laptop,

    creates a new document and quickly made 3 new pages... and yet once... These pages have disappeared?

    Please provide a quick solution for me because I have to present my work to the customer.

    Did you remove all traces of high level in the layers (i.e. "layer-1") Panel?

    When something like you describe is reported, most often the user does not understand the layers of high level exist across all pages and updates on the page of your site. If you delete "Layer 1" you may remove the content of all pages of your site.

  • Creating a page by clicking an application menu, then new

    Hi, I am wondering how to create a menu of the application page so that after clicking and view of the page, I can go back to the tab of the pane with tabs, I was originally. I know that there is a signal of triggered(). And with the slot method, I create a page every time you click on a menu item. And if I put the page as the scene of the app that I can't go back. How can I do? Thank you.

    I just remembered that I have arleady displayed.

    http://supportforums.BlackBerry.com/T5/Cascades-development/how-would-you-implement-application-menu...

  • How to create the form empty in adf

    Hi I am using jdeveloper 12 c to create a web application using ejb3 and jsf

    When I drag and drop to data controls, I must add the button 'create' to create a new empty line.

    I want to get an empty form instead of display the first line in the database directly and by clicking on the button 'create'... is it possible? If it is - can anyone help me please?...

    I use jsf and jpa, ejb3 and jdeveloper 12.1.3.0.0 for presentation...

    You build a workflow bounded to it. The stubborn workflow has an activity that is always called when you enter the workflow. in your case, it the createInsert operation. That you access the page view for the form, which is now empty, as the framework comes to create a new line that you enter data.

    This sample https://tompeez.wordpress.com/2012/12/01/jdeveloper-11-1-1-5-0-use-router-to-create-new-row-or-edit-existing/ usues adfbc but you see the stubborn workflow and how it is used to create a new line or to display existing data using a router.

    Timo

  • Can I create a PageDefinition without creating a Page

    Dear all,

    Help me, I can create a Page definition without creating the page.


    Concerning
    KT

    Thank you, ~ Abhijit, John, Puthanampatti, vinod_t_krishnan,-Arun, Frank. Now, I see very clearly the solutions. Thanks much for posting me the solution.

    Step 1.

    Generate the XML file and add the following inside the XML file.



    version = "11.1.1.52.35" id = "test1PageDef".
    Package = "Oracle.kt.testing.View.pageDefs" > / / This is the name of the package.

    Step 2.
    Save Page to DataBindings.cpx Def



    path="Oracle.KT.testing.view.pageDefs.test1PageDef"/ >

    Step 3.
    Restart JDeveloper,
    After reboot, JDeveloper show my XML file as the Page with its symbol definition.

    Note:
    In my project, I need to create more than 10 excel workbook, but not need to display as a Page. . I think that when we used the Page definition and remove all the components of the UI here and leave as empty page jspx. After we deployed the application to the server, maybe all the white page will hold certain amount of space on the server. Looks Like, create single Page definition of Excel workbook features ADF :)

    Concerning
    KT

    Published by: KT on February 3, 2012 17:34

  • I am trying to create a page that resembles an Excel worksheet

    Is there an option in the Apex to create a page for entering data in a table that places the fields in a table, a bit like Excel format?

    In a table? The problem, you will need to insert a number of blank lines before time for the effect to type just data in lines. Perhaps based on a collection and insert a # all empty inside when lines filled?

    Thank you

    Tony Miller
    Webster, TX

  • 5.5.3 pages does not open files created with pages 5.6.1

    Hello

    I have a problem, one of my computers I have Pages 5.6.1. I have many files created with the most recent version of the Pages 5.6.1.

    The problem is that I can not open files created with Pages 5.6.1 use another computer with Pages 5.6.1.

    These files are not compatible? I get an error or anything like that, they simply do not open (nothing happens).

    Thank you

    This is a known issue. Update both machines to v5.6.1 Pages (providing you have Yosemite 10.10.4 or later). Unfortunately, v5.6.1 Pages can also forget open documents of his own creation.

  • OfficeJet 8620: 8620 HP when the faxing of documents double-sided, the last will and testament of page (empty) also be faxed

    HP 8620 when the faxing of documents printed double-sided, when odd number pages, the last (empty) page will also be faxed... y at - it a way to avoid sending the last page (empty)?

    Hello

    That cannot be avoided.

    Any original page will be faxed a duplex job, the Board of the unit detects only the pages, not their content.

    Shlomi

  • Problem with PPR in a table advanced with the insertion of several lines in create the page using 'add a new button '.

    Hello experts,

    I created a page that contains an array of advanced, 6-7fields (including a poplist column)

    Whenever I have add a new using the line add new line button, I get a null pointer exception.

    Code in Scenario1.


    Public Sub handleCurrencyChangeEvent()

    {

    PVO OAViewObject = (OAViewObject) findViewObject ("xxCurrencyPVO1");

    Line OARow = (OARow) pvo.first ();

    OAViewObject dtlVO = (OAViewObject) findViewObject ("xxEcreditCardDtlVO1");

    OARow dtlRow = (OARow) dtlVO.getCurrentRow ();

    String currency = (String) dtlRow.getAttribute ("CurrencyCode");    / / NULL POINTER EXCEPTION

    If ((currency == null) |) ("AED".equals (currency)))

    {

    row.setAttribute ("ExchangeRateTypeRender", Boolean.FALSE);

    row.setAttribute ("ExchangeRateDateRender", Boolean.FALSE);

    row.setAttribute ("ExchangeRateRender", Boolean.FALSE);

    }

    on the other

    {

    row.setAttribute ("ExchangeRateTypeRender", Boolean.TRUE);

    row.setAttribute ("ExchangeRateDateRender", Boolean.TRUE);

    row.setAttribute ("ExchangeRateRender", Boolean.TRUE);

    }

    }

    Public Sub initPVO()

    {

    OAViewObject appPropsVO = (OAViewObject) findViewObject ("xxCurrencyPVO1");

    If (appPropsVO! = null)

    {

    If (appPropsVO.getFetchedRowCount () == 0)

    {

    appPropsVO.setMaxFetchSize (0);

    appPropsVO.executeQuery ();

    appPropsVO.insertRow (appPropsVO.createRow ());

    Line OARow = (OARow) appPropsVO.first ();

    row.setAttribute ("RowKey", new Number (1));

    }

    }

    handleCurrencyChangeEvent();    / / If I comment on this call, there will be no null pointer when I click on the button Add a new rank and PPR will not be the first line when I select the poplist.                 

    }

    Public Sub createDetailRow()

    {

    String hdrId;

    OAViewObject hdrvo1 = (OAViewObject) getxxEcreditCardHdrVO1 ();

    OAViewObject dtlvo = (OAViewObject) getxxEcreditCardDtlVO1 ();

    Initialize and create a line of VO

    If (! dtlvo.isPreparedForExecution ())

    {

    dtlvo.setMaxFetchSize (0);

    dtlvo.executeQuery ();

    }

    Line dtlrow = dtlvo.createRow ();

    dtlvo.executeQuery ();

    int count = dtlvo.getRowCount ();

    dtlvo.insertRowAtRangeIndex (count, dtlrow);

    Development of the sequence for the number of request *.

    Number of dtlseq = getOADBTransaction () .getSequenceValue ("xxdm. XXDMI_ECREDIT_CARD_DTL_SEQ");

    hdrId = hdrvo1.getCurrentRow ().getAttribute("CreditCardHdrId").toString (); mind vo

    dtlrow.setAttribute ("CreditCardHdrId", hdrId);

    dtlrow.setAttribute ("CreditCardLineId", dtlseq);

    dtlrow.setAttribute ("LineNumber", count + 1);

    End of sequence generation *.

    dtlrow.setAttribute ("CurrencyCode", "AED");

    String currency = (String) dtlrow.getAttribute ("CurrencyCode");

    System.out.println ("CurrencyCode:" + currency);

    dtlrow.setNewRowState (Row.STATUS_INITIALIZED);

    } / / end createDetailRow()

    ' Public Sub processFormRequest (pageContext OAPageContext, OAWebBean webBean)

    {

    super.processFormRequest (pageContext, webBean);

    OAApplicationModule am = pageContext.getApplicationModule (webBean);

    Event string = pageContext.getParameter (OAWebBeanConstants.EVENT_PARAM);

    * Treatment add line button *.

    If ((ADD_ROWS_EVENT. Equals (Event)) & & "AdvTblRN".equals (pageContext.getParameter ("source"))) ".

    {

    am.invokeMethod ("createDetailRow", null);

    am.invokeMethod ("initPVO");

    } //**End add row button *.

    otherwise if

    ("currCodeChangeEvent".equals (pageContext.getParameter (OAWebBeanConstants.EVENT_PARAM)))

    {

    am.invokeMethod ("handleCurrencyChangeEvent");

    }

    ===========================================================================================================================

    Could please help what is wrong in the code, I followed all the steps as stated in the guide, but the table advance, the problem starts whenever I click on the button Add a new row for the creation of new line.

    I couldn't understand what was wrong with the code.

    Thanks in advance,

    Suman

    Suman,

    A few points:

    1. Why do you call handleCurrencyChangeEvent in the event to add a line? Simply set the useful, likely of the values in the line it himself.

    ex:-instead of calling the handleCurrenyChange method, simply add the below lines inside the createDetailRow()

    dtlrow.setAttribute ("ExchangeRateTypeRender", Boolean.FALSE);

    dtlrow.setAttribute ("ExchangeRateDateRender", Boolean.FALSE);

    dtlrow.setAttribute ("ExchangeRateRender", Boolean.FALSE);

    2. it looks like you have on the field of the currency and that fireAction handleCurrencyChangeEvent action method is called, right?

    Instead of using dtlVo.getCurrentRow, use the code below:

    public void handleCurrencyChangeEvent(String eventRowSourceParam)
      {
      OAViewObject pvo = (OAViewObject)findViewObject("xxCurrencyPVO1");
      OARow row = (OARow)pvo.first();
    
      OAViewObject dtlVO = (OAViewObject)findViewObject("xxEcreditCardDtlVO1");
    
      //OARow dtlRow = (OARow)dtlVO.getCurrentRow();
      OARow dtlRow = (OARow)this.findRowByRef(eventRowSourceParam);
    
      String  currency = (String)dtlRow.getAttribute("CurrencyCode");    // NULL POINTER EXCEPTION
    
      if ((currency == null) || ("AED".equals(currency)))
      {
      row.setAttribute("ExchangeRateTypeRender", Boolean.FALSE);
      row.setAttribute("ExchangeRateDateRender", Boolean.FALSE);
      row.setAttribute("ExchangeRateRender", Boolean.FALSE);
      }
      else
      {
      row.setAttribute("ExchangeRateTypeRender", Boolean.TRUE);
      row.setAttribute("ExchangeRateDateRender", Boolean.TRUE);
      row.setAttribute("ExchangeRateRender", Boolean.TRUE);
      }
      }
    

    In the controller:

    if((ADD_ROWS_EVENT.equals(event)) && "AdvTblRN".equals(pageContext.getParameter("source")) )
    {
      am.invokeMethod("createDetailRow",null);
      am.invokeMethod("initPVO");
    } //**End Add Row Button**
    else if ("currCodeChangeEvent".equals(pageContext.getParameter(OAWebBeanConstants.EVENT_PARAM)))
    {
      String eventRowSourceParam = pageContext.getParameter(EVENT_SOURCE_ROW_REFERENCE);
      Serializable[] params = {eventRowSourceParam};
        Class[] paramTypes    = {String.class};
      am.invokeMethod("handleCurrencyChangeEvent",params, paramTypes);
    }
    

    3. Why do you call initPVO when it is clicked on the Add line? Are you calling not just in the PR?

    You could call it once in the PR and let. When you call it PR, you may need to remove the handleCurrencyChangeEvent of this method call.

    See you soon

    AJ

  • I want to create a page like this:

    Hello

    I want to create a page like this: Cinema of FULL - Splau

    What I want is that when the mouse is over the image, it displays a short text and if I click on an image, a menu from the photo like this:

    Sin título.png

    Thank you very much

    Hello

    Please check this thread - Drop down menu in Muse , where the same type of request was examined.

    Please go through the full net.

    Thank you

    Ankush

  • I'm unable to create a page in HTML only, no CSS

    We try to promote our company on Yelp, so I need to create a landing page to be inserted into our existing Web site. Our Web site has been created before my time and it's an online store, so they used OpenCart to create. Our it guy has created a page 'information' for me to use as landing page and OpenCart seems to have its own internal HTML code editor. I can't seem to find much help online OpenCart that solves these problems and because it is open source, I doubt they have a lot of support.

    I was hoping I could save time using Muse or Dreamweaver, but OpenCart doesn't seem to like the extra code they have created. So I try to simplify the ordinary HTML Help. OpenCart does not seem to give me access to the header of the HTML page, so I don't know how to set up the internal CSS rules and I don't know if there is even a way to use an external CSS document.

    So I try to do most with old-school HTML formatting only. But it still does not work. Most of the instructions I found online involve the use of internal or external CSS that is not an option. So I tried to copy my code HTML of OpenCart editor and paste into errors of the W3C checker, and he too said to use CSS. He also said the < center > element is deprecated, but it is one of the few things that seems to work in OpenCart.

    What I have a problem with formats, sizes and colors of the h1, h2 and h3, but for some reason, it is inserted extra semicolons, equal signs and quotation marks, as well as spoiling disclaimers which follow. So I have to do something wrong, but the W3C is not telling me what formatting symbols I should use instead.

    So I tried to paste my HTML code in a free code editor, I found called "Media" which seems to be an Adobe product, also, but I couldn't find a separate forum for this category. If there is a more appropriate forum category to post this in, I'm open to suggestions. I was hoping that he could give me more Visual cues as to what I'm doing wrong, but so far, no.

    If anyone knows how I can format the following using only HTML and no CSS (including where and when I have to use colon or semicolon, equal signs and quotation marks, and if it is better to use pixels or ems for font size and RGB hexadecimal color codes or numbers):

    I want a h1 which is bold (although the default value is "BOLD" is fine), 48px or 3 - 4th and RGB 228, 25, 50 or #e41932

    I want the h2 which is "BOLD" (default is fine), 18px or 2 - 3em, default black color is fine.

    The default size and color for the h3 is fine, but it seems to enlarge the next paragraph, even if I have the < h3 > < appropriate / h3 > < p > and < / p > tags (although I have a soft back between them, if that makes a difference).

    In addition, no matter how I try to format the headers, they seem to break up the text of the following warning, which makes them bigger even if I use the appropriate heading and paragraph tags.

    Once again, if there is a better forum to post this in, please let me know. Or, if there is a kind of another forum on the internet where I can ask for help about HTML, please let me know.

    Thank you very much!

    The age-old battle with it's your system.  It's very likely you locking to make style changes because it is all handled the external file system-wide.  You cannot download your own separate HTML page on your server and use it for your landing page of YELP?

    Nancy O.

  • Cannot create new pages in update Muse

    I've updated to the latest version of Muse this morning, and now I can't create new pages to my site, either by duplicating a page or by clicking on on signs of hand and on the other an existing page +. It's big enough (~ 150 MB), but I have not had this problem before. I rebooted my computer and saved new versions of the site after it has been converted, and nothing has worked.

    Can anyone help? Thank you!

    In this case, I think someone Muse team should repair your site.

    If it is not too large, you can manually rebuild the pages and copy & paste the content from the old to the new site.

    That good luck!

  • Help. I created a page and I would like to connect it to a hyperlink so that people can access it by clicking on the words.

    Help. I created a page and I would like to connect it to a hyperlink so that people can access it by clicking on the words.

    Copy & paste this code into your parent page where you want your link will appear.

    http://example.com"> link to example.com.


    Change the URL in the properties panel link field.   See screenshot.

    Nancy O.

  • Creating a page of my Web site that allows users to fill out text fields, with basic formulation tools (text sizes, formatting, etc.).

    Hey, I would like to create a page on my Web site that allows users to fill out text fields, with basic formulation tools (text sizes, formatting, etc.).

    Another thing I need to allow users must be able to upload their own graphics to the pre-assigned fields. Thank you please advise me on how I would go to this topic.

    Nothing to do with the Muse. You need a system dynamic as Joomla, Wordpress, Drupal and so on. Otherwise, there is no way to store your information.

    Mylenium

  • How to create a page that emits a sound when you click on an image or a button?

    I am trying to create a page that will be a lot of rectangular images on it. I want that these images make a sound when they are clicked on. I wish that for image power be clicked on as many times as the user needs. the page will be about 58 different images, and each will have its own. Perhaps the images should be buttons. I'm not really sure. Adobe Muse is even the application to create this? I need advice and would be very happy. Thanks in advance.

    You must find a suitable Gallery widget that supports click - sounds. Initially there is no way to do it with the options that Muse comes with a default.

    Mylenium

Maybe you are looking for

  • Partitioning HD iMac - confirm the strategy, please

    Hello I want to partition my internal HD and intend to follow the guidelines below to Macworld. Just wanted to run first by the community, to ensure that it is a good strategy or learn relevant thoughts. Thank you! (PS: I am doing this in large part

  • Apple TV (3rd generation) with iTunes 12.3.2 5.3?

    I bought a used 3rd generation Apple TV 5.3 software current version and can't seem to connect to my iTunes library on my MacBook Pro running iTunes 12.3.2. Is there an incompatibility, while I updated the Apple TV software? I'm in Papua New Guinea,

  • HP1050A J410 all-in-one undetected!

    Hello I am sub Windows 8.1 and my printer scanner allows to work very well. I plug in a single day and it does not recognize, the computer tells me that I don't have the correct driver for the printer and when I download on the site it wont let me ad

  • BlackBerry 10 Knowyou update slow - 13% in 4 hours

    Is something wrong with Knowyou, my phone? My update (which dates back to 10.2.2. because nothing else worked) I am 13% an it took about 4 hours. When I did my first update, I did not have this problem. It started after decommissioning in OS 10.2.2 f

  • Change of ISE of the VLAN for wireless settings

    Hello I configured on ISE posture strategy for posture compliant and noncompliant to endpoints, such that endpoints compliant posture will fall in VLAN clean and not conform will fall in others. Now, my question is, even if an end point is consistent