It is currently Sun Aug 23, 2026 5:07 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: My minimal Gtk plugin (a template?!) using Dialog
PostPosted: Wed Feb 01, 2017 11:56 am  (#1) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
Struggeling with nice UI I learned a lot from guidelab.py (rather nice!), which meanwhile has grown to my guidelab_paint.py ... where the latest version can put checker pieces on a checkboard, two lines in a file first for black stones, second the white stones.

Now busy to make use of it in Gimp as a checker-beginner.
The plugin for that is already on the way (see other thread of me ;) )

That UI is a very minimal Dialog-window!
Scrapped the checker code (mostly) it became this:
Attachment:
gtkMINI_1feb.zip [2.33 KiB]
Downloaded 136 times


Please have a look and Comments are very welcome!
After extracting into a plugin-directory where Gimp looks the plugin
shows as GTK ==>MINIdialog

Greets
Peter


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: My minimal Gtk plugin (a template?!) using Dialog
PostPosted: Wed Feb 01, 2017 2:54 pm  (#2) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16167
PKHG wrote:
Struggeling with nice UI I learned a lot from guidelab.py (rather nice!), which meanwhile has grown to my guidelab_paint.py ... where the latest version can put checker pieces on a checkboard, two lines in a file first for black stones, second the white stones.

Now busy to make use of it in Gimp as a checker-beginner.
The plugin for that is already on the way (see other thread of me ;) )

That UI is a very minimal Dialog-window!
Scrapped the checker code (mostly) it became this:
Attachment:
gtkMINI_1feb.zip


Please have a look and Comments are very welcome!
After extracting into a plugin-directory where Gimp looks the plugin
shows as GTK ==>MINIdialog

Greets
Peter

Thanks Peter! :bigthup
It will be interesting to see where it goes from here. :)

_________________
Image


Top
 Post subject: Re: My minimal Gtk plugin (a template?!) using Dialog
PostPosted: Thu Feb 02, 2017 2:39 am  (#3) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
Mini example,
Used like this
Attachment:
UIandDam.jpg
UIandDam.jpg [ 35.19 KiB | Viewed 1981 times ]

Stone 42 was mentioned, a black stone, promoted ;-)
At this moment no more options needed.
The UI stays on the window (made stay on top!), difference to 'normal' plugin-UI's.
Peter


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group