Search found 1 match

by funkturm
Thu Aug 12, 2004 7:50 am
Forum: Windows
Topic: Any programs under a PB-Window
Replies: 0
Views: 1318

Any programs under a PB-Window

Hello anyone,

i have an great problem because i will group 4 programs in 1 Window of Purebasic.

For example i have the PB-programm as the parent window, and the calculator, program 1, program 2 and program 3 must be child window of the PB-program.

With runprogram() i start the programs, and i ...