[Vala] idea: do later w/ g_idle_add
- From: Vlad Grecescu <b100dian gmail com>
- To: Vala ML <vala-list gnome org>
- Subject: [Vala] idea: do later w/ g_idle_add
- Date: Tue, 18 Mar 2008 12:22:00 +0200
While reading through JavaFX's docs, i kind of liked the idea of
do later {
....
}
(here's the link:
https://openjfx.dev.java.net/JavaFX_Programming_Language.html#do_later)
I suppose java.awt.EventQueue.invokeLater functionally the same as GLibs
g_idle_add () with a function returning FALSE.
What do you think?
--
Vlad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]