Closed jimfoltz closed 10 years ago
window.rb has some debugging output . It prints >> Dialog ready to the ruby console.
>> Dialog ready
https://github.com/thomthom/SKUI/blob/master/src/SKUI/window.rb#L331
Yea it was left there as SKUI is still considered to be in beta. But I see that since it's already in use that it probably makes sense to turn that off by default.
window.rb has some debugging output . It prints
>> Dialog ready
to the ruby console.https://github.com/thomthom/SKUI/blob/master/src/SKUI/window.rb#L331