>>>>> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> On Sat, Apr 22, 2006 at 08:29:37PM +0000, Angus Leeming wrote: >> Bo Peng <[EMAIL PROTECTED]> writes: > Please advise on a good place to >> put an openFile(filename, > mode=view/edit, command="", >> parameter="") function. >> >> src/support/filetools.[Ch] Enrico> Do you mean that #ifdef'd code is acceptable there? Otherwise Enrico> a good alternative would be src/support/os_XXX.C The problem with os_xxx is that currently OS X uses os_unix and obviously it would need its own code. Also, I would think that a pure Qt/X11 OS X app (a la fink) would not like to use the native vewers by default. Similarly, would a native cygwin/Qt/X11 app want to use the windows viewers? JMarc
