Questions tagged [buttonbar]
55 questions
1
vote
1 answer
How to integrate batch file with Total Commander GUI selected files / directories?
Reference: How to create a RAR archive with date of the archived folder in archive file name?
With the referenced batch file I can make a good packed file for the folder I want to backup.
@echo off
setlocal EnableExtensions…

Tangent Lin
- 35
- 1
- 6
1
vote
2 answers
how to create a buttonbar with a sliding control in android?
The footprints and clock app on a HTC sense phones use a slider control on the bottom buttonbar (see this movie for an example: https://docs.google.com/leaf?id=0B9hmEy_z2CRzOTJmYTVlNDktYjkwMS00YTM5LTk3ODQtYmIzODU4Yzk1YjA0&hl=en&authkey=CMWwwegG).…

Ivo
- 31
- 1
- 4
1
vote
1 answer
Android AlertDialog remove divider between Button.Borderless in ButtonBar
I am pretty much following this tutorial and want to adapt the layout of the AlertDialog to my needs. Now I need to get rid of the divider between the two buttons in the ButtonBar. I changed the layout of my Button like this: