Page data and Text components

Hello,
I have a couple of question. I have a large text file that I need open and scroll through. In other words is like opening a document with 200,000 lines of text or so. I need to highlight some of this text and do some other things. I was wondering:
1. What would be the best TextComponent to do that.
2. Since the file is rather long, how do I open the file in a way that I only have in memory a part of it and, when I scroll up or down, the file is displayed accordingly.
any examples, code, articles, etc. would be great.
Thanks!

So, any ideas on this?

Similar Messages

  • Using a sum formula with a data and text row?

    In 9.3.1 Financial reporting.
    One row is retrieving values from essbase connection and is a data row
    the second row is a fixed amount (390K) and was entered as a text row.
    The third row is the formula row that sums up row 1 and row 2
    However the total shows only the value of the data row (row 1)
    I read the doc and it doesn't say you cannot do a formula between data and text rows but it doesn't see to work. Anyone get by this without having to create a dimension to dump a fixed number in to report off of?
    JTS

    You are right on.. A text row by definition and functionality is to be considered as a text, and not as a number [Even though the text can be number based].
    Did you try something like this?
    sum(row[41],390)
    As you referred, you can always add a member in essbase DB
    Cheers
    RS

  • QM action not allowed for DTP requests in master data and Text tables

    Hi,
    I have a master data object load request which has failed, returned error in st22 and job finished.
    BUT the request has not turned red in the monitor - it's still yellow. That means that I can not delete request nor start new load to infoprovider because it believes a request is still running. But it's not, I've checked both sm37, sm50 etc.
    When trying to manually change QM status to 'red' it says 'QM action not allowed for DTP requests in master data and Text tables'
    How can I force QM status to red so that I can move on?
    Running NW2004s BI (7.0) Patch 15.
    I searched for this question but there is no answer
    Thank you

    Folks
    I know how frustrating this problem is even in netweaver 7.0 environment. I found a solution for this problem atlast and it works but a not direct way of resolving this issue.
    When this request is in yellow status and not able to change / delete the request, its actually in a pseudo status and it is a bug in the program. This request sits in table RSBKREQUEST with processing type as 5 in data elements USTATE, TSTATE and this 5 is actually "Active" status which is obviously wrong.
    All we need is, ask your basis person to change the status to 3 in both these data elements and then it allows to reload the delta. Once the delta is successfully loaded, you can delete the previous bad request even though it is still in yellow. Once the request is deleted, the request status gets updated as "4" in table RSBKREQUEST.
    Hope this helps.
    Thanks

  • How can we delete SID table data and Text table data

    Hi,
    How can we delete SID table data and Text table data of any
    InfoObject.

    Hi,
    Go to transaction SE14, give the technical name if the table:
    /BIC/T<InfoObject Name>   for Text Table
    /BIC/S<InfoObject Name>  for SID Table
    Select "Table" in the given 4 options below  &  hit Edit button.
    in the next screen select "Direct"
    & also select "detele data" radio button.
    & hit  "Activate & adjust database".
    this will delete the complete data from the tables.
    Note: before deleting the SID's make sure of the consequences & after effects.
    Also the SID gets generated the next time you load master data/transaction data only for those records which were loaded..
    Regards,
    Iliyas

  • LR 4.4 on pc with Win7. Catalog is loading with all data and text and metadata but no images

    LR 4.4 on pc with Win7. Catalog is loading with all data and text and metadata but no images and no previews.

    LR 4.4 on pc with Win7. Catalog is loading with all data and text and metadata but no images and no previews.

  • How do I write a vi that will save graph data and text data (related to the graph) so the next time I want to view the graph data the text data is included in the read vi?

    I am new at writing vi's and hope you may be able to help. I would like to create a vi that will graph measurements taken from a daq device. I would like to include text data that a user can choose from (example: machine number, test circuit, load cell type) that will stay with the graph so when the graph is viewed at a later time the text data (explaining parts of the graph) will display with the graph data. I have included a vi I am using to capture and display a force value. Any help would be greatly appreicated.
    Attachments:
    force.vi ‏500 KB

    What you want is a DATALOG file:
    When you save a file, use the BUNDLE function to bundle your machine number, test circuit, whatever (include a few spare fields), plus your graph data. Get the graph data from the source, or use a local variable of the graph itself.
    Wire the bundle output to the DATALOG TYPE of a NEW FILE function. (I presume you'll use a FILE DIALOG set to SAVE FILE to choose a file path).
    Write the same bundle output to the DATA input of a WRITE FILE function.
    Use a CLOSE FILE function to (ahem) close the file.
    When you want to read a file, use a FILE DIALOG set to EXISTING FILE (or some other means) to specify what file to read. Wire the same cluster type to the DATALOG TYPE of the FILE DIALOG, so that it will only
    offer files of the correct type.
    When you have a file path chosen, wire the bundle to the DATALOG TYPE input of a FILE OPEN operation.
    Use a FILE READ to read a single cluster - the output of FILE READ will be a cluster of the right type.
    Use a CLOSE FILE function to....
    Out of the FILE READ function, you can UNBUNDLE BY NAME the data and send to the graph and the other fields, or, if you're clever, you can use a cluster on the screen, and not unbundle it. That's harder though, since you probably want the text fields to be controls (inputs) and the graph to be an indicator (output).
    Hope that helps.
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

  • Allow page breaks and text overflow indicator

    I have set up a sub form to allow page breaks within content which works but then the content that continues on the next page has the text overflow indicator showing and the text field does not expand which is what I want it to do. What do I need to do to get it to continue flowing?

    I do not understand why this should be so difficult.   What I am doing is just opening a blank form and I can either insert a text field or a subform.  I then go to check allow page breaks within content and it is greyed out on a text field.  I also can create the subform and it allows me to set it to flowed and allow page breaks but it then has a indicator that displays (Although the object is allowed to break, deselecting allow page breaks within content object of the parent object restrict this object from breaking between pages).  The only thing that makes sense is the parent is the blank page form.  I have searched all over the place and I cannot see anyplace to set the form page to allow page breaks.  The only thing that is on the form is either a check box or a subform and thats it. It keeps having a problem with a parent object.  The only 2 objects I see are the blank page and then the text field I add.  Nothing seems obvious to fix this.  This software does not appear to be very user friendly.

  • Master data and text

    hi ,
    I have a Info Object (IO) called AA.
    This AA has a Compounding Character CostCenter and Controlling Area.
    I have created my own extractors in the R/3 side seperately for Attribute and Text.
    When i pull in the Attr and Text extractor :
    they both form 2 diff rows / records in the MAster data Table.
    And i am hoping to get the attr and the descript in the same line.(that s the normal way -rigth ??)
    Is it Due to Compounding ??
    If so In the Transfer Structure for Text,
    I have linked Costcenter , AA and AA's description.
    Thanks,
    GG

    Hi GG,
    When creating a compoundig infoobject at the database level system with create a table with Compounding primary keys. IN this example we have COSTCENTER, CONTROLLING AREA AND AA as a Compunding primary Key. So we need to see that the Text and Attributes loaded  with same keys (ie COSTCENTER, CONTROLLING AREA AND AA) otherwise will be shown as two diff records.
    Ex: Attr
    COSTC     CA    AA         attr
    1000000 1000   10001       Attr1
    Text
    AA      Text
    10001    text1
    will be shown as diff records because these two have diff primary keys.
    Let me know if you need more info.
    Regards,
    Varma

  • CRM WEB UI log in page images and text

    Hi Experts,
    At Login page of WEB UI, I want to remove the image of u201CSap net weaver sap Web Application serveru201D 
    I want to remove the warning message: No switch to HTTPS occurred, so it is not secure to send a passwordu201D And I want to remove Copyright 2002-2005 SAP AG All Rights Reserved and SAP logo Image 
    After giving login credentials on CRM WEB UI log in page, next page redirect to existing login users list, here also I want remove the same kind of text and  images which I mentioned above.
    F2 key is not working to get the technical details of the page. Please suggest me where to do all these things.
    Thanks
    Chand

    Hi Chand...
    Have a look at...
    Change configuation of username password screen (logon screen)
    Go to SICF hit F8 Choose the service /default_host/sap/crm_logon
    Display the details. Click on the tab Error Pages, then tab logon errors
    Choose the configuration button next to "System Logon".
    You should be able to make all your adjustments there.
    Which URL are you using to access the webclient? If you aren't using the crm_logon alias and are using the direct URL, then the setting needs to be made there instead.
    http://<hostname>:<port>/sap/crm_logon or
    http://<hostname>:<port>/sap/bc/bsp/sap/crm_ui_frame
    The path crm_logon is an alias to the second url. If you use the alias, then you need to configure the logon data on alias path, if you use the crm_ui_frame then you configure it there.
    Best Regards Dirk

  • Menu page image and text cut off on burned DVD

    I burned a DVD using the travel theme. The project looks fine on my Intel iMac, but when I put the disc into my home DVD player, the menu page, which is not in letterbox format like the rest of the project, has the outer edges cut off and the text and images don't fit the television screen. The rest of the disc looks fine. Any suggestions as to why this happened?
    Thanks!

    Hi DrumRunner:
    iDVD: How to Determine TV Safe Area
    http://docs.info.apple.com/article.html?artnum=50151
    iDVD: Creating widescreen DVDs for standard size televisions
    http://docs.info.apple.com/article.html?artnum=303030
    Then there is:
    Old Toad's recipe for:
    Masking Movies to the TV Safe Area for iDVD
    The mask should be 640 x 480 pixels and the movie 514 x 386 (I arrived at this figure by making a snapshot of the TV save area of an iDVD project with Snapz). You can set this size after you’ve joined it with the mask movie with Quicktime Player Pro.
    Import the black mask jpg file into iMovie and and export it as a .mov file at the same length as your movie (there may be a way to not have to create a specific length mask for each movie but I haven't found it. If the times do not match the movie file will be synced to the length of the mask movie).
    Open the mask movie in QT Player Pro and then open your regular movie and make it the front window of the two. Now you'll need to run a QT Player AppleScript titled "Merge Movie 1 into Movie 2". You can get it from this Apple site: Quicktime Player Scripts.
    Then run the script. You can then run the merged movie to check it out. Your movie will be located in the upper lefthand corner of the window when played.
    When you open the Movie Properties window from the Window menu for the combined file you’ll see the following:
    Video Track 1: the black mask
    Video Track 2 : your movie file
    Tween track: Have no idea what this is.
    Sound track: self explanaotry
    Black mask.
    To set the size of your movie to the correct size select it in the Properties window and click on Visual Settings pane. Then enter 514 in the first field and hit enter. With the Preserve Aspect Ration box checked the other size will automatically be set.
    To center the video track in the center of the mask select the Video Track 2 item and plug in a offset of about: 60 & 40. You'll probably have to play with that to fine tune the centering. Doing the math and subtracting the movie dimensions from the mask dimensions and dividing by two just didn't get it perfectly centered. I'm sure I'm missing something here.
    Now save as a new self contained movie after checking the High Quality box at the bottom right.
    You can not import it into iDVD for preview and burning. One drawback is that you can't invoke the TV save area for a movie in iDVD to check it out. But you can mark it on the monitor screen while viewing a menu or slideshow and then play the movie to see how close you came.
    Since I made this workflow I've found that iDVD NTSC likes 720 x 540 pixels for standard video in NTSC format so you might want to make the black mask that size and adjust the video accordingly. As I said it takes some fiddling.
    Does that help?
    Sue

  • Page Properties and Text Rollovers

    I have been trying to create simple text rollovers for my
    page and have ran into a confusing problem. In Page Properties, I
    used the link feature to make a word in green text turn orange when
    the mouse rolls over it. This works fine. However, what if I want
    another piece of text on the same page to have a
    different text rollover? Is there an option to override the
    Page Property setting (without using flash text?) Because now
    whenever I create a link, it automatically turns the word green
    with an orange rollover!
    My page is not uploaded to the net yet, but please help me!
    This is driving me
    insane!

    You need to take some time to learn how to control links.
    Read this, it
    goes on to cover how to create multiple instances of
    different colored
    links.
    http://www.projectseven.com/tutorials/css/pseudoclasses/index.htm
    Johnnythunder wrote:
    > I have been trying to create simple text rollovers for
    my page and have ran
    > into a confusing problem. In Page Properties, I used the
    link feature to make a
    > word in green text turn orange when the mouse rolls over
    it. This works fine.
    > However, what if I want another piece of text on the
    same page to have a
    >
    different text rollover? Is there an option to override the
    Page
    > Property setting (without using flash text?) Because now
    whenever I create a
    > link, it automatically turns the word green with an
    orange rollover!
    >
    > My page is not uploaded to the net yet, but please help
    me! This is driving me
    >
    insane!
    >

  • Conditional validation of date and text fields using javascript

    How can we validate text and date field in sharepoint newform based on a check box.
    i have used validation settings but it do not full fill my requirement.
    i have checkbox with 4 values user can select all four values or can select any of the value. Based on the selected value i need to fire alert on a textbox and date field. Help is much appreciated.

    Hey Dilip,
    You can write your own javascript logic to achieve the same in content editor webpart on newform of list. try below links and let me know if you need further details.
    using jquery validation plugin to validate
    choice filed
    JQuery validation-select required if checkbox checked
    Thanks.

  • Graphics on web pages disappear and text appears jumbled up on page. Have tried resetting FF and removing & reinstalling FF, both with no effect. Fix?

    Issue occurs with at no particular time. Repeatedly happens on Weather Underground (www.wunderground.com), sometimes on MLB.com and one occurrence with Facebook.

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • Updating text data and master data

    Hello everyone,
    I'm new to the ABAP language and I'm having some trouble with updating and inserting data in my tables. The problem goes like this :
    1) To modify an existing line in my table, I need only to update a text data. So I specify 'T' as tab class in the RSDMD_WRITE_ATTRIBUTES_TEXTS function. The update works fine.
    2) To add a new line to my table, I have to deal with both master data and text data. So I have another RSDMD_WRITE_ATTRIBUTES_TEXTS function this time with 'M' as tab class. I have put this function before the one with 'T' as tab class.
    My problem is that the add a new line doesn't work. I'd be very grateful if anyone could give me some hint. Thank you very much for your help.
    Best Regards,
    Dimple
    Here's my code :
    clear : t_wa_tproginv, t_wa_mproginv, l_wa_mproginv, l_wa_mproginv.
          l_form_fields-id = 'ZPROGINV'.
          read table gt_form_fields from l_form_fields into l_form_fields.
          l_wa_tproginv-/BIC/ZCPROGINV = l_form_fields-frm_val.
          l_wa_mproginv-/BIC/ZCPROGINV = l_form_fields-frm_val.
          l_form_fields-id = 'ZEXAUTO'.
          read table gt_form_fields from l_form_fields into l_form_fields.
          l_wa_tproginv-APPR_YEAR = l_form_fields-frm_val.
          l_wa_mproginv-APPR_YEAR = l_form_fields-frm_val.
          l_wa_mproginv-OBJVERS = 'A'.
          l_form_fields-id = 'ZLANGU'.
          read table gt_form_fields from l_form_fields into l_form_fields.
          l_wa_tproginv-LANGU = l_form_fields-frm_val.
          l_form_fields-id = 'ZPROGINV_TC'.
          read table gt_form_fields from l_form_fields into l_form_fields.
          l_wa_tproginv-TXTSH = l_form_fields-frm_val.
          l_form_fields-id = 'ZPROGINV_TL'.
          read table gt_form_fields from l_form_fields into l_form_fields.
          l_wa_tproginv-TXTLG = l_form_fields-frm_val.
          append l_wa_tproginv to t_wa_tproginv.
          append l_wa_mproginv to t_wa_mproginv.
            call function 'RSDMD_WRITE_ATTRIBUTES_TEXTS'
                exporting
                  i_iobjnm                = 'ZCPROGINV'
                  i_tabclass              = 'M'
                tables
                  i_t_table               = t_wa_mproginv
                exceptions
                  attribute_name_error    = 1
                  iobj_not_found          = 2
                  generate_program_error  = 3
                  others                  = 4.
            if sy-subrc <> 0.
                  lt_err_msg-condition = 'rsdmdmzproginv'. read table gt_err_msgs from lt_err_msg into lt_err_msg.
                  concatenate sy-msgid '/' sy-msgty '/' sy-msgno '/' sy-msgv1 '/' sy-msgv2 '/' sy-msgv2 '/' sy-msgv3 '/' sy-msgv4 into lt_err_msg-message.
                  page->messages->add_message(
                                  condition  = lt_err_msg-condition
                                  message    = lt_err_msg-message
                                  severity   = lt_err_msg-severity ).
            endif.
            call function 'RSDMD_WRITE_ATTRIBUTES_TEXTS'
                exporting
                  i_iobjnm                = 'ZCPROGINV'
                  i_tabclass              = 'T'
                tables
                  i_t_table               = t_wa_tproginv
                exceptions
                  attribute_name_error    = 1
                  iobj_not_found          = 2
                  generate_program_error  = 3
                  others                  = 4.
            if sy-subrc <> 0.
                  lt_err_msg-condition = 'rsdmdmzproginv'. read table gt_err_msgs from lt_err_msg into lt_err_msg.
                  concatenate sy-msgid '/' sy-msgty '/' sy-msgno '/' sy-msgv1 '/' sy-msgv2 '/' sy-msgv2 '/' sy-msgv3 '/' sy-msgv4 into lt_err_msg-message.
                  page->messages->add_message(
                                  condition  = lt_err_msg-condition
                                  message    = lt_err_msg-message
                                  severity   = lt_err_msg-severity ).
            endif.
              call function 'RSDMD_MD_ACTIVATE'
                exporting
                  i_chabasnm = 'ZCPROGINV'.
              call function 'RSDDS_AGGREGATES_MAINTAIN'
               exporting
                 i_protnumber          =  'ZCPROGINV'.
              if sy-subrc <> 0.
                lt_err_msg-condition = 'rsdmdtzproginvchgrun'. read table gt_err_msgs from lt_err_msg into lt_err_msg.
                concatenate sy-msgid '/' sy-msgty '/' sy-msgno '/' sy-msgv1 '/' sy-msgv2 '/' sy-msgv2 '/' sy-msgv3 '/' sy-msgv4 into lt_err_msg-message.
                page->messages->add_message(
                                condition  = lt_err_msg-condition
                                message    = lt_err_msg-message
                                severity   = lt_err_msg-severity ).
              endif.

    I found the prob. It was elsewhere. Thx anyway.

  • Report Title and Text Area issue when exported to pdf using Viewer

    Hi there,
    We are using OracleBI Discoverer Version 10.1.2.55.26
    We have reports that displays Report title containing the following
    - Report Title
    - Runt Date and Time
    - Page No
    And text area which displays 'Last Page'
    Following properties are set at the worksheet level using page setup
    Report Title --> 'Print on every Page'
    Text Area --> 'Print on last page'
    The report when exported to PDF using Discoverer plus works fine and displays report title and text area as defeined.
    But when we try to export the same report to pdf from Discoverer viewer, it displays
    - Report title on first page only.
    - text area on all pages
    All our users accesses report using discoverer viewer so we cannot open discoverer plus to them.
    Is there a solution which will enable us to export the report in pdf using discoverer viewer and displays the same output as discoverer plus.
    Please let me know... If you have any questions then please feel free to ask.
    Thanks in advance for your help...
    Manish

    but when opened on other os x machines some text is colored differently than it should be
    Well, if typographic objects are colour managed, the colour appearance is dependent on the source ICC profile that describes the colourants in the typographic objects and the destination ICC profile that describes the colours the display is able to form and the RBC colourant combinations that will form those colours.
    In general, typographic objects should have special treatment, since the expectation is not that typographic objects should be colour managed, but that typographic objects should simple be set to the maximum density of dark. On a display, that is R=0 G=0 B=0 and on a seperations device (a lithographic press) that is C=0 M=0 Y=0 K=100.
    If for some reason typographic objects are colour managed, and if the ICC profiles for the displays are off by half a mile or more in relation to the actual state of the display system, then the colours will not be the same. On the other hand, if those displays are calibrated and characterized, then the colourants will be converted to form the same colours on the displays.
    /hh

Maybe you are looking for

  • How can I make a menu with button's that fade-in?

    I've built a motion menu in AE, and had added text layers/buttons that fade-in through layer>Encore>Create Button. Once I import this into Encore through dynamic link I cannot link the buttons to the motion menu.  I've added a sample. Basically all I

  • MacBook Pro 13" Hard Drive and other questions

    Hi there, I've just purchased a 13" MBP which I absolutely love but have a few questions about upgrading it. I want to swap out the hard drive for a larger capacity but just want to make sure I purchase one that will fit. I'll number the questions fo

  • Error: "output could not be issued" while seeing a print preview in va03

    Dear All In a T.code VA03 , if i have display a print pre-view for a particular order for an output type BAOA . Am getting an error "output could not be issued" . please give me the solution for this

  • Difference - Outline Agreement , Scheduling Agrrement , Contract

    Hi all... Can anyone of you please explain whats the main difference between Outline Agreement , Scheduling Agrrement and  Contract and when & where are these used. Thanks Balaji

  • IOS 8 question

    Just got a new macbook pro. I want to update my iPhone to iOS 8. My phone is synced to another computer (which I don't have access to at the moment). Would it work for me to back up my phone to iCloud, plug my phone into my new laptop, download iOS 8