Re: [Gimp-developer] When writing a GIMP Plugin using Python, can the Plugin display a GIMP based Dialog box informing the user if they haven't provided an argument?
- From: Carol Spears <carol spears gmail com>
- To: Craig Sanders <craig sanders gimp gmail com>
- Cc: "gimp-developer-list gnome org" <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] When writing a GIMP Plugin using Python, can the Plugin display a GIMP based Dialog box informing the user if they haven't provided an argument?
- Date: Wed, 8 May 2019 11:22:20 -0400
On Wednesday, May 8, 2019, Craig Sanders via gimp-developer-list <
gimp-developer-list gnome org> wrote:
Hello.
I am writing a GIMP Plugin using Python, and this Plugin expects to receive
a list of files as one of its arguments. My question is, if the user
doesn't provide any files as arguments, can my Plugin display a GIMP based
Dialog box informing them of this?
gimp.message(You did not provide files)
The message part should be in quotes probably....
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]