""" Provide the style for guiframe """ LOADING = True PLOTTING = True DATAMANAGER = True DEFAUL_GUIFRAME = LOADING | PLOTTING|DATAMANAGER