Multiple window instances not supported

You need some new stunning features ? Tell us here.
Rinzwind
Enthusiast
Enthusiast
Posts: 636
Joined: Wed Mar 11, 2009 4:06 pm
Location: NL

Multiple window instances not supported

Post by Rinzwind »

The generated code does not support creating multiple instances of a window. Would be nice if it was more flexible.

ps. a structure type that supports procedures ('light class') would make this scenario more convenient and foolproof among other things. Wishful thinking..
User avatar
mk-soft
Always Here
Always Here
Posts: 5335
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Multiple window instances not supported

Post by mk-soft »

At the moment you can use the EventDesigner from me.
It creates a common file (GuiCommonFile) from several windows.
It also corrects the missing constants for Menu, ToolBar, StatusBar and resolves conflicts by using the Window constant as prefix for the other constants.

The Event Management must not be used. On request I can also create a slimmed down version, which only creates the common file.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Joris
Addict
Addict
Posts: 885
Joined: Fri Oct 16, 2009 10:12 am
Location: BE

Re: Multiple window instances not supported

Post by Joris »

Maybe you can try this one Reuniform :
viewtopic.php?f=27&t=76211&hilit=reuniform
Yeah I know, but keep in mind ... Leonardo da Vinci was also an autodidact.
Post Reply