guigencode A Graphic User Interface Builder guipropsedit

A Graphic User Interface Builder >> A Graphic User Interface Builder > guigetfile

guigetfile

This function is used to import gui back into guibuilder for modification.

Calling Sequence

ui_str2 = guigetfile(fn)

Parameters

fn

Filename to be imported.

ui_str2

Imported string to put into guibuilder for modification.

Description

This function is called from the guibuilder to import the sce file which is previously designed by guibuilder. User shall not call it seperately.

Examples

// No example available as it should be called from guibuilder main file.

See Also

Authors

guigencode A Graphic User Interface Builder guipropsedit