Infield Top Aligned Form Labels

User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Infield Top Aligned Form Labels

Post by Silvio.Falconi »

do you have insert also the possibility to insert icons to validate the get ?

1. Icon signifier
2. Valid or error icon
3. Clear icon
4. Voice input icon
5. Dropdown icon

sample :

Image

Image

Image

Code: Select all

http://www.devcomponents.com/dotnetbar/img/HomeTextBoxX.png
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

Icons, not yet
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

With new clauses ( please read description in previous topic )

Image
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

Silvio.Falconi wrote:do you have insert also the possibility to insert icons to validate the get ?

1. Icon signifier
2. Valid or error icon
3. Clear icon
4. Voice input icon
5. Dropdown icon
Silvio, the GET control now has the action button that can be customized by the programmer.
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Infield Top Aligned Form Labels

Post by Silvio.Falconi »

yes but it not is the same
please see https://material.io/design/components/t ... ml#anatomy at bottom search "icons"

1. Icon signifier
Icon signifiers can describe the type of input a text field requires, and be touch targets for nested components. For example, a calendar icon may be tapped to reveal a date picker.

2. Valid or error icon
Iconography can indicate both valid and invalid inputs, making error states clear for colorblind users.

3. Clear icon
Clear icons let users clear an entire input field. They appear only when input text is present.

4. Voice input icon
A microphone icon signifies that users can input characters using voice.

5. Dropdown icon
A dropdown arrow indicates that a text field has a nested selection component.
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

Silvio.Falconi wrote: Iconography can indicate both valid and invalid inputs, making error states clear for colorblind users.
This is very important
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: Infield Top Aligned Form Labels

Post by Otto »

Dear Cristobal,

I am already waiting very hard for the new TGet class which will come with the new FW release.

Thank you for your work and best regards
Otto

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

And with SUBSCRIPT clause also
there is very little time left for its publication

Image
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

Including new clause INFIELD in the new version 18.10, examples and modifications in the class
It allows to configure the position of our our gets, without needing to establish its row and column.

http://forums.fivetechsupport.com/viewt ... 38#p216789
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

And other possible styles

Image
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: Infield Top Aligned Form Labels

Post by Otto »

WOW - this is great.
Thank you for your work and best regards
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Admpss
Posts: 21
Joined: Wed Oct 31, 2018 7:37 pm

Re: Infield Top Aligned Form Labels

Post by Admpss »

can i use this clause with resources? redefine get.

thanks
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Infield Top Aligned Form Labels

Post by cnavarro »

Not yet
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
byte-one
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria
Contact:

Re: Infield Top Aligned Form Labels

Post by byte-one »

can i use this clause with resources? redefine get.
Not yet
Cristobal, this also is my wish for the near future!
Regards,
Günther
---------------------------------
office@byte-one.com
Post Reply