On Wed, 2002-07-03 at 09:23, Hubert Figuiere wrote: > On Wed, 2002-07-03 at 08:41, Joaqu�n Cuenca Abela wrote: > > Anybody knowns what's the use of UnixNull_Graphics? > > It doesn't seems to do anything useful to me > > I think it is used for Command Line processing where you don't need to > display anything but still need the class. > Consider it as a placeholder :-)
a global grep only shows that: ./af/xap/unix/xap_UnixApp.cpp: // hack to ensure UnixNull_Graphics is linked properly ./af/xap/unix/xap_UnixApp.cpp: delete(new UnixNull_Graphics(0,0)); so I don't see how is it used in the command line processing. I will expect Dom explanation :) Cheers, -- Joaqu�n Cuenca Abela [EMAIL PROTECTED]
