dev_map_prog ( : : : )

Make the main window of HDevelop visible.

dev_map_prog is used to map the main window of HDevelop after it has been unmapped by dev_unmap_prog.


Attention

This operator is not supported for exported C++ code.

Depending on the operating system or the window manager the execution of dev_map_prog will result only in a visible icon of the window. In this case it has to be opened by the user with mouse interaction.


Result

dev_map_prog always returns 2 (H_MSG_TRUE)


Parallelization Information

dev_map_prog is local and processed completely exclusively without parallelization.


Possible Predecessors

dev_unmap_prog


Possible Successors

dev_unmap_prog


See also

dev_map_par, dev_map_var


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH