What is a dialog box look?
- From:
- ashbb
- Date:
- 2011-11-21 @ 10:27
Howdy folks,
Read this description about dialog method:
http://shoesrb.com/manual/Element.html#dialog
And run the following snippet:
Shoes.app do
window
dialog
end
In Windows, if you look at three windows you open with the above snippet
very carefully, you may find a trivial difference. But in Linux (i.e.
GTK2+), there seems to be no differences. Sorry, I have never used OS X.
Does anyone know the way to use dialog method?
ashbb
Re: [shoes] What is a dialog box look?
- From:
- Steve Klabnik
- Date:
- 2011-11-21 @ 19:54
They look identical on OSX too.