Skip to main content
Inspiring
October 5, 2010
Question

Scrollbox on the dialog

  • October 5, 2010
  • 1 reply
  • 901 views

Hi.

I created a custom dialog with scroll box.

when I set a text which has more than 300 characters on a line of the scroll box,

the error message "Internal Error 7004, 6055410...." is shown.

Is there a character number limitation on oen line of the scroll box?

BestRegard.

erieru103

    This topic has been closed for replies.

    1 reply

    erieru103Author
    Inspiring
    October 5, 2010

    When the number of characters is from 255 to 300, it's OK.

    Legend
    October 5, 2010

    Hi,

    There might be, I don't know for sure, and it might vary with the new FM9 interface.

    When do you get the crash?  As soon as you try to set FP_Labels?

    Why put strings that long anyway? Do you really have a box wide enough to show 300 characters?

    Russ

    erieru103Author
    Inspiring
    October 6, 2010

    Hi, Russ.

    FrameMaker crashed when I called F_ApiModalDialog.

    After I clicked OK button on the error dialog,

    I could see the text which have more than 300 characters for an instant on the scrollbox.

    Of course, I cann't see all of the 300 characters,  my scroll box have not enough size to show 300 characters.

    The texts set in the scroll box are gotten from a Excel file which are provided  by a visitor.

    And there are more than 300 characters in a cell by chance this time.

    Should  I reduce the number of the characters and display it?

    But It is not a true solution...

    BestRegard.

    erieru103