How to create a simple gui window with a message
I can't really figure out how to add a gui pop-up window out of PyCharm. Does anyone have a good example of how I can do that real quick.
Thanks
Thanks
请先登录再写评论。
please, specify what do you actually want to do.
Do you want to write piece of python code to create some pop-up for your application?
Do you write plugin for PyCharm (using java)?
Thanks
add the plug in if that's the right word? The doc's don't tell me? Or am
I just that dense...
:)
On Tue, Feb 18, 2014 at 2:48 AM, Ekaterina Tuzova - PyCharm <
jetforum@jetbrains.com> wrote:
There are number of options which are used to change the format of the widget. Number of options can be passed as parameters separated by commas. Some of them are listed below. download python gui programming code