]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
PAL11562: the module name must be removed from list of modules (from combobox and...
authorasl <asl@opencascade.com>
Thu, 2 Mar 2006 07:32:24 +0000 (07:32 +0000)
committerasl <asl@opencascade.com>
Thu, 2 Mar 2006 07:32:24 +0000 (07:32 +0000)
commit33346f975d71a8f861920fd2e3c1e7c10ccc48fa
tree80451ebdde840b6281657a3a41d3728a4b3de526
parent82f530296c21b63d1b5ba3b8aacfcf9f6c1a8a9f
PAL11562: the module name must be removed from list of modules (from combobox and toolbar) if it isn't accessible (not installed, etc)
The new protected method "isLibExists" is added. It checks, if module library is situated in some folders. Under Linux, this list is value of LD_LIBRARY_PATH, under Windows it is value of PATH
src/LightApp/LightApp_Application.cxx
src/LightApp/LightApp_Application.h