FoxInCloud
A couple of questions about bootstrap
Gravatar is a globally recognized avatar based on your email address. A couple of questions about bootstrap
  Michele
  All
  Sep 13, 2017 @ 05:39am

Look at this screenshot

Which is the rule that define the width of the button near the Categoria textbox ? Can i define situations where i want that abutton has a defined dimension ?

In the next image

We have a situation similar to the previous, but the button has a different width. Why ? Which is the rule used to define a label as a commandbutton and when it continue to be a label ? In this form "Periodo dal" and "al" were labels and only one has been trasformed in a button ("al"). Why ?

Thanks

Gravatar is a globally recognized avatar based on your email address. re: A couple of questions about bootstrap
  FoxInCloud Support - Thierry N.
  Michele
  Sep 13, 2017 @ 05:58am

Which is the rule that define the width of the button near the Categoria textbox?

CSS rules only. In this case (and almost all cases) you could replace the magnifier image by an icon using:

do atBSicon

Can i define situations where i want that a button has a defined dimension ?

width: you can probably use a CSS padding

height: you should let it align with the neighbor control

We have a situation similar to the previous, but the button has a different width. Why ?

I need to see the CSS in browser dev tools

Which is the rule used to define a label as a commandbutton and when it continue to be a label ? In this form "Periodo dal" and "al" were labels and only one has been trasformed in a button ("al"). Why

Any short label (1-2 letters) or image or commandButton close to a control is merged into an input group. Are you sure the label was turned into a command button? Should have remained a label or p

Gravatar is a globally recognized avatar based on your email address. re: A couple of questions about bootstrap
  Michele
  FoxInCloud Support - Thierry N.
  Sep 13, 2017 @ 06:12am

If i execute Atbsicon.prg can i go back and use the app without bootstrap without changes ?

Gravatar is a globally recognized avatar based on your email address. re: A couple of questions about bootstrap
  FoxInCloud Support - Thierry N.
  Michele
  Sep 13, 2017 @ 06:29am

yes, and/or you can delete or rename awBSicon.* in your project folder

© 1996-2024