Jump to content

How do you create a Parent Form without borders?


Guest

Recommended Posts

Message from: "Andrew Tierney"

 

The wizard creates a web application with a Main window that has

Max/Min/Close buttons and a border.

 

The buttons can easily be removed via properties...

 

But how do you make the 1st form/main contain no borders ?

 

It would be nice to start with a clean page, then only show the

window/popups on effectively the desktop.

 

Regards

Andrew

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Andrew Tierney" wrote in message

news:xOk0bh0fLHA.2080@anaxagvs227...

> The wizard creates a web application with a Main window that has

> Max/Min/Close buttons and a border.

>

> The buttons can easily be removed via properties...

>

> But how do you make the 1st form/main contain no borders ?

>

> It would be nice to start with a clean page, then only show the

> window/popups on effectively the desktop.

>

 

In future releases you can design your MainForm like an empty canvas without

borders.

 

 

.

 

Link to comment
Share on other sites

Message from: "Tom YU"

 

ÓÚ 2010-11-08 22:00, Farshad Mohajeri дµÀ:

> "Andrew Tierney" wrote in message

> news:xOk0bh0fLHA.2080@anaxagvs227...

>> The wizard creates a web application with a Main window that has

>> Max/Min/Close buttons and a border.

>>

>> The buttons can easily be removed via properties...

>>

>> But how do you make the 1st form/main contain no borders ?

>>

>> It would be nice to start with a clean page, then only show the

>> window/popups on effectively the desktop.

>>

>

> In future releases you can design your MainForm like an empty canvas without

> borders.

>

>

 

I also encountered the same problem, and he is very important! Can be

implemented in the next version of it?

 

Tom YU.

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Tom YU" wrote in message

news:WH2JCF6fLHA.2084@anaxagvs227...

>ÓÚ 2010-11-08 22:00, Farshad Mohajeri дµÀ:

>> "Andrew Tierney" wrote in message

>> news:xOk0bh0fLHA.2080@anaxagvs227...

>>> The wizard creates a web application with a Main window that has

>>> Max/Min/Close buttons and a border.

>>>

>>> The buttons can easily be removed via properties...

>>>

>>> But how do you make the 1st form/main contain no borders ?

>>>

>>> It would be nice to start with a clean page, then only show the

>>> window/popups on effectively the desktop.

>>>

>>

>> In future releases you can design your MainForm like an empty canvas

>> without

>> borders.

>>

>>

>

> I also encountered the same problem, and he is very important! Can be

> implemented in the next version of it?

>

 

I'm currently busy finalizing features 0.81.0. Most probably we will have

borderless window feature included.

 

 

.

 

Link to comment
Share on other sites

Message from: "Andrew Tierney"

 

>>

>

> I'm currently busy finalizing features 0.81.0. Most probably we will have

> borderless window feature included.

>

>

 

 

Thanks for the update..

 

Any idea when 0.81.0 will be released ? (Few Days, Week...)

 

And do you have a list of new features ?

 

Will you be adding a Javascript control ? That is the ability to pop a

control onto a form, and insert some javascript (ie. maybe jquery, some

custom javascript code etc). Or can this be done now via another means ?

 

Again.. Amazing work.. So far.. Testing is proving very fruitful.

 

Andrew

 

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Andrew Tierney" .

>>>

>>

>> I'm currently busy finalizing features 0.81.0. Most probably we will have

>> borderless window feature included.

>>

>>

>

>

> Thanks for the update..

>

> Any idea when 0.81.0 will be released ? (Few Days, Week...)

>

> And do you have a list of new features ?

>

>

 

Here is the changelog for 0.81.0

 

0.81.0.798

+----------------------------------------------------------------------------------------

- New Component UniDBText

- Ability to create a windowless borderless MainForm

- UniTreeView: Node dynamic add/delete support

- UniTreeView: Several Memory leak issues

- UniDBGrid: DBGrid.Column.Visible bug

- PageControl: Render problem in invisible tabs

- TUniListBox: Items are not rendered if placed on UniPageControl invisible

Tab

- ISAPI: Bug when pathInfo contains Unicode chars

- TUniLabel Text alignment

- UniDBGrid: _OnDataLoaded may be called before Grid is rendered

- UniPageControl: TabIndex doesn't return correct index

- UniComboBox in hidden TabPage bug in Chrome browser

- New Demo: TreeView

- New Demo: ClientInfo

- New Demo: Windowless

 

> Will you be adding a Javascript control ? That is the ability to pop a

> control onto a form, and insert some javascript (ie. maybe jquery, some

> custom javascript code etc). Or can this be done now via another means ?

>

 

A basic form of client side programming is targeted for version 0.90.0 which

will evolve till version 1.0.0.

 

I'm preparing a mini-roadmap which I will share this friday.

 

> Again.. Amazing work.. So far.. Testing is proving very fruitful.

>

 

Thanks Andrew.

 

 

.

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...