Page 1 of 1

Dialog object for Privacy Policy

Posted: Sat Dec 07, 2024 3:17 pm
by jPaul
Hi Everybody,

I plan to include a Privacy Policy statement on a website.

My first thought is to use a Dialog object that I can treat as a popup. However, the text involved is lengthy.
So, I have two questions:
  • How do I attach a scrollbar to a Dialog object?
  • Can I fill this Dialog object from a "text.rtf" file?
That capability would be amazing.

Re: Dialog object for Privacy Policy

Posted: Sat Dec 07, 2024 3:32 pm
by Pablo
You can put a standard text object inside the dialog and set overflow to 'scroll'.
Or use an inline frame.