andlabs/libui

request: uiMainStepPoll()

オープン

#146 opened on 2016/06/16

 (24 件のコメント) (0 件のリアクション) (0 人の担当者)C (613 件のフォーク)batch import
custom main loopsenhancementhelp wantedquestion

Repository metrics

Stars
 (10,896 個のスター)
PR merge metrics
 (PR metrics pending)

説明

split from #95 a way to combine uiMainStep() with select() or poll()

on GTK+ and OS X this should be fine

on Windows I don't know one thing:

What would the equivalent of a select() be on Windows? It appears MsgWaitForMultipleObjectsEx() does not accept file or socket handles. Does it have to do with OVERLAPPED? I see GLib accepts file handles on Windows...

コントリビューターガイド