Hello,
is it possible to use the full cellwidth using xBrowse < EDIT_GET_LISTBOX > ?
It means to display the arrow on TOP of the celltext and NOT using a
extra space.
Maybe the celltext can be adjusted ( centerd ) to the FULL cellwidth after leaving the row with no visible arrow.
The celltext needed to shown centered.
:aCols[I]:nWidth := 100
[color=#FF0000:2g8msj68][b:2g8msj68]:aCols[I]:nDataStrAlign := AL_CENTER[/b:2g8msj68][/color:2g8msj68] // doesn' t work
:aCols[I]:nHeadStrAlign := AL_CENTER
:aCols[I]:nEditType := EDIT_GET_LISTBOX
:aCols[I]:aEditListBound := ;
:aCols[I]:aEditListTxt := { "F", "M", "S", "F-M-S", "Frei", "Urlaub", "Krank" }
[img:2g8msj68]http://www.pflegeplus.com/IMAGES/Editlist1.jpg[/img:2g8msj68]
regards
Uwe
↧