Jump to content

Login sample needed


Guest

Recommended Posts

Message from: "Junior/RO"

 

Junior/RO escreveu:

 

> Hi Farshad. Can you show a login form working?

 

I have found a kind of bug.

 

When working in my login form, if the uses clausule don't have

 

uses

uniControls;

 

 

then I will never have access to some controls properties, like TUniEdit.Text.

 

Is this a bug or "not a bug/as designed"?

 

--

Que é essa vida se, com tanto a fazer, não temos tempo para parar e ver?

.

 

Link to comment
Share on other sites

Message from: "Junior/RO"

 

Junior/RO escreveu:

 

> Hi Farshad. Can you show a login form working?

 

Btw I don't need a sample login screen anymore.

 

--

Que é essa vida se, com tanto a fazer, não temos tempo para parar e ver?

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Junior/RO"

> Junior/RO escreveu:

>

>> Hi Farshad. Can you show a login form working?

>

> I have found a kind of bug.

>

> When working in my login form, if the uses clausule don't have

>

> uses

> uniControls;

>

>

> then I will never have access to some controls properties, like

> TUniEdit.Text.

>

> Is this a bug or "not a bug/as designed"?

>

 

It is by design. "UniControls" is automatically added to Uses list when you

create a new blank Form.

This need for "UniControls" will no longer be needed when new libarary Core

is integrated in v 0.85.0.

 

 

.

 

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...