Re: [Vala] Blitzen: A Vala Application Server
- From: Samuel CUELLA <samuel cuella supinfo com>
- To: vala-list gnome org
- Subject: Re: [Vala] Blitzen: A Vala Application Server
- Date: Sun, 14 Nov 2010 11:31:37 +0000 (UTC)
Hi,
btw.. another question. it is possible to embed blitzen as a gtk widget?
If you mean create a GtkWidget that will startup the Blitzen server at creation,
it's possible. But Blitzen doesn't have code to render anything, therefore this
would be a GObject rather than a GtkWidget (GtkWidget without rendering might
not be very useful in an UI).
my idea is to wake up a blitzen for a specific webkit widget in a gtk app, so
you can
write a full app using stk and render it in webkit.
Possible. Just point the webkit widget at http://127.0.0.1:port/app/. But I
don't really see the point there. Doing the same thing with a browser will do
exactly the same thing.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]