Re: [Fxruby-users] using fxruby with exerb?
Status: Inactive
Brought to you by:
lyle
From: Takashi & K. S. <tk...@m3...> - 2003-12-11 13:42:51
|
Hi Emmanuel, Emmanuel Touzery <emm...@wa...> wrote: > but i still have a question: even though the original file was . > rbw (to > avoid opening of an output text window) the result binary does > open a > DOS console when run. any way to disable that? You need to specify the ruby core file for GUI. exerb has two variations of ruby core files, one is for cui such as ruby168c.rbx and the other is for gui such as ruby168g.rbx. You have to specify a core file ending with "g" in your recipe file. Takashi Sano |