Skip to content

Commit a10d2af

Browse files
ferdymercurylinev
authored andcommitted
[nfc] improve rbrowser docu
Fixes #10259
1 parent a920107 commit a10d2af

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

gui/browserv7/src/RBrowser.cxx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,13 @@ using namespace ROOT;
262262
263263
\image html v7_rbrowser.png
264264
265+
For normal interactive mode, any modern web browser should be able to display it.
266+
Chrome or Firefox browsers are though required when running ROOT in batch mode.
267+
268+
Most configuration options for RBrowser, such as default web browser, server mode are not specific to this class,
269+
but are rather applied for all web widgets: canvases, geometry viewer, eve7, browser, fit panel, etc.
270+
271+
\note See major settings in RWebWindowWindowsManager::CreateServer and RWebWindowsManager::ShowWindow
265272
*/
266273

267274
//////////////////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)