Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set_icon in a dialog window #95

Open
ahornero opened this issue Oct 27, 2017 · 1 comment
Open

set_icon in a dialog window #95

ahornero opened this issue Oct 27, 2017 · 1 comment

Comments

@ahornero
Copy link

Hi,

I would like to set the icon for dialogs such as gfile() or gmessage(), but right now I am only able to do it in a top level window (gwindow()). Below the code that works fine:

win <- gwindow("Main window")
win$set_icon('<full_path_to_icon_png>')

Here both results, the main window with a custom icon and the gmessage() with the default one. Any suggestions?

image

Many thanks in advance. Regards,

Alberto.

@ahornero
Copy link
Author

Hi, any news? thanks again in advance.

Alberto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant