Win32::GUI

これはおもしろいw

とりあえずはまったのはこの辺。

Win32::GUI::Tutorial::Part3

What is a Dialog Box?

So far, in this tutorial, we have been creating our main window using the Win32::GUI::Window->new() constructor. While this works fine, Win32::GUI actually offers two classes of main window.

The first of these is the Win32::GUI::Window we have been using all along, and the second is Win32::GUI::DialogBox.

タブ移動できなくて、すごくイライラしたw