manuel-192

Results 15 issues of manuel-192

In yad 7.3 it seems that option --posy is not working. For example, ``` yad --posx=10 --posy=200 ``` posx works but posy does not. Might also be somehow related to...

Hi! The recent fix with forms may have caused a new issue. I have had the following form field: ` --field="":CHK "TRUE"` This empty string in front of :CHK worked...

If a form has buttons with both text and icons, the icons show no more. The text and tip are OK. Example: the bluetooth icon is not visible on this...

Hi! Again about yad 5.0. This is not really an issue but more of a feature request! Example: `yad --form --field=' Emacs!emacs!':fbtn emacs --field=' Mousepad!mousepad!':fbtn mousepad --field=' Leafpad!leafpad!':fbtn leafpad` Here...

Hi, and first of all: thanks for the great yad! I'm using yad version 5.0. The small problem is the _focus_ in a form filled with action buttons. The focus...