Re: VEL report: find dialog problem??

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hello Robert,

FindDialog requires the following in the bleeding edge version:

  FindDialog1 = CreateControl(FINDDIALOG,RichEdit1)
  i = ShowDialog(FindDialog1, RichEdit1)

This was necessary for extending all the dialogs... for example, providing
file filtering in the open and save dialogs. The documentation (such as it
is) for the experimental version explains this.

Gary.

Robert Gorenc <Robert.Gorenc at SIEMENS.HR> wrote:

>Hi Gary!
>Nice to hear you again!!
>I've tried bleeding edge version and rich text works fine, but found
problem with Find Dialog.
>
>If find dialog were created like this,
>FindDialog1=ShowDialog(FINDDIALOG,RichEdit1)
>I get pop up window with message "ERROR: Invalid Dialog"
>
>With version 005 find dialog works properly.
>
>Thanks,
>Robert
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu