169 похожих чатов

Has anyone encountered the problem of sharing the GUI screen

of an application developed in Lazarus? That is, when I try to broadcast the application window, nothing happens, the program cannot capture the window. At the same time, it turns out to broadcast the entire screen, but if you select only one application window, then emptiness is transmitted. I used to think that such a problem is only in telegram, but it turned out that the problem is more global....
Here somebody reports a similar problem in Skype/Slack/Zoom https://forum.lazarus.freepascal.org/index.php/topic,61446.msg462550/topicseen.html

11 ответов

24 просмотра
Renat-Suleymanov Автор вопроса

By the way, I've been wanting to write for a long time. Who has a problem with the fact that Lazarus application forms are not displayed when we share the window in various applications like Telegram, Skype, Zoom, etc in WIndows. The solution is simple - it's setting the Application.MainFormOnTaskBar flag

Renat Suleymanov
By the way, I've been wanting to write for a long ...

I knew that already, in delphi it used to be the same, don't know about now

Renat-Suleymanov Автор вопроса
Fabio
I can't reproduce this

What kind of the problem? Black window anyway?

Renat Suleymanov
What kind of the problem? Black window anyway?

Nvidia IGPU<>GPU hw switch? OS' IGPU<>GPU software preference?

Renat-Suleymanov Автор вопроса
Renat Suleymanov
Is Fabio's question addressed?

Yes, might be one of that if the trick cannot do it. In theory might be, i never tinkered with any of those, since i have Desktop PC with no IGPU

Renat Suleymanov
What kind of the problem? Black window anyway?

I get the window displayed normally through streaming

Renat-Suleymanov Автор вопроса
Renat Suleymanov
What is Windows version?

When I tried, Linux mint 20.x with Nvidia GPU in performance mode (igpu disabled)

Renat-Suleymanov Автор вопроса
Fabio
When I tried, Linux mint 20.x with Nvidia GPU in p...

This problem exists only for Windows as far as I know

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
5
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Ребят в СИ можно реализовать ООП?
Николай
33
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Карта сайта