Show cursor on two text box at same time

前端 未结 5 521
长情又很酷
长情又很酷 2021-01-20 04:30

I have two text boxes like,



Is it possible to focus th

5条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-20 05:01

    You can't, and you really shouldn't... That's like asking you to read a book while watching TV.

    However, that sort of thing, might be possible on multi-user & multi-touch OS machines. That is, two users on the same machine can work two different tasks simultaneously on the same surface. But that's military. And even than, one user, can only have one input focus at a time.

提交回复
热议问题