Jump to content

Recommended Posts

Posted

Message from: "cleudios"

 

It is possible to create a MDI applications? or create a background form

that "contains" child form?

 

I tried to set formstyle properties, but web application doesn't work.

 

Thanks

.

 

Posted

Message from: "Harry Rogers"

 

cleudios wrote:

 

> It is possible to create a MDI applications? or create a background

> form that "contains" child form?

>

> I tried to set formstyle properties, but web application doesn't work.

>

> Thanks

 

Hi Cleudios

 

The basic structure of a UniGui Web app is very like a Midi app in that

the Browser window can be viewed as the overall parent window with all

subsequent forms as children.

If you set 'MainFormDisplayMode' to 'mfPage' in UniServerModule then

you can remove borders from the Mainform and then have the visual feel

that subsequent windows are 'within' it.

 

All the best

 

Harry

 

--

 

.

 

Posted

Message from: "cleudios"

 

Il 24/11/2010 14.27, Harry Rogers ha scritto:

> cleudios wrote:

>

>> It is possible to create a MDI applications? or create a background

>> form that "contains" child form?

>>

>> I tried to set formstyle properties, but web application doesn't work.

>>

>> Thanks

>

> Hi Cleudios

>

> The basic structure of a UniGui Web app is very like a Midi app in that

> the Browser window can be viewed as the overall parent window with all

> subsequent forms as children.

> If you set 'MainFormDisplayMode' to 'mfPage' in UniServerModule then

> you can remove borders from the Mainform and then have the visual feel

> that subsequent windows are 'within' it.

>

> All the best

>

> Harry

>

 

wonderful

.

 

Posted

Message from: "Farshad Mohajeri"

 

"cleudios" wrote in message

news:d8RFn48iLHA.2084@anaxagvs227...

> It is possible to create a MDI applications? or create a background form

> that "contains" child form?

>

> I tried to set formstyle properties, but web application doesn't work.

>

 

MDI form is not implemented on web site.

 

 

.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...