howudodat

Results 13 comments of howudodat

I am about as useless as they come with Git (used CVS from about 1988 until SVN, just switched to GIT about a month ago). I took how JTextField drew...

1. Understood 2. the phone number actually is locked to a one digit country code it seems. the phone number is 10 digits 1122334455 + cuntry code 243 and the...

ok, I'll go and see if I can figure out the react code and see how to build my own player-min.js I was hoping that there was some attribute I...

I have the same weird green screen running stock ubuntu 22.04 kernel 5.15.0-58 and ubuntu 22.04 with kernel 6.1.7 both running gnome 42.5

I know this is an old request, but I would vote +1 for this. I have a couple of tables where I would like the width to be flexible but...

same problem here. not running in a docker container. fresh install of both nc18 and document server.

ok so the reason why is this: `private final DominoElement headerTitle = DominoElement.of(h(2));`

just a thought. I have noticed that almost all variables are private. This makes it almost impossible to extend the classes. making the variables protected would allow an extended class,...

This is the way I got it to work ``` #!ipxe dhcp set webserver http://pxe.mylab.home set path ${webserver}/proxmox/8.2 initrd ${path}/initrd chain ${path}/linux26 proxmox-start-auto-installer ```

This is not 100% standard to domino v2, but is really close a little bit of work and this could be integrated into domino. css: ``` .dualslider input { --start:...