Talk:Edje examples

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
Questions:
 
Questions:
 
* Howto deal with dynamic user interfaces, e.g: tabular data?
 
* Howto deal with dynamic user interfaces, e.g: tabular data?
 +
I have seen that there is a new part type: TABLE, maybe this can help ?
 
* Where can i find the api to be used in embreyo scripts ?
 
* Where can i find the api to be used in embreyo scripts ?
 
* Are there any default fonts, colorclasses, styles or images available?
 
* Are there any default fonts, colorclasses, styles or images available?
Line 10: Line 11:
 
* Is it possible to declare transparency of images?
 
* Is it possible to declare transparency of images?
 
* Using an edje/evas program as root window (dedicated application)?
 
* Using an edje/evas program as root window (dedicated application)?
 +
When setting the fullscreen attribute on the evas canvas the canvas will occupy the complete screen.
 
* Howto use gstreamer as backend of emotion ?
 
* Howto use gstreamer as backend of emotion ?
 
* What is e_dbus exactly (is it wrapper around dbus?), which services are there ?
 
* What is e_dbus exactly (is it wrapper around dbus?), which services are there ?
 
* Is it possible to mix edje user interface with ewl elements ?
 
* Is it possible to mix edje user interface with ewl elements ?

Revision as of 19:40, 1 February 2009

Comments and questions are welcome

TODO: add some theory.

Questions:

  • Howto deal with dynamic user interfaces, e.g: tabular data?
I have seen that there is a new part type: TABLE, maybe this can help ?
  • Where can i find the api to be used in embreyo scripts ?
  • Are there any default fonts, colorclasses, styles or images available?
  • Is it possible to dynamically determ the source of signal when wild cards are used ?
  • Is it possible to declare transparency of images?
  • Using an edje/evas program as root window (dedicated application)?
When setting the fullscreen attribute on the evas canvas the canvas will occupy the complete screen.
  • Howto use gstreamer as backend of emotion ?
  • What is e_dbus exactly (is it wrapper around dbus?), which services are there ?
  • Is it possible to mix edje user interface with ewl elements ?
Personal tools

Comments and questions are welcome

TODO: add some theory.

Questions:

  • Howto deal with dynamic user interfaces, e.g: tabular data?
  • Where can i find the api to be used in embreyo scripts ?
  • Are there any default fonts, colorclasses, styles or images available?
  • Is it possible to dynamically determ the source of signal when wild cards are used ?
  • Is it possible to declare transparency of images?
  • Using an edje/evas program as root window (dedicated application)?
  • Howto use gstreamer as backend of emotion ?
  • What is e_dbus exactly (is it wrapper around dbus?), which services are there ?
  • Is it possible to mix edje user interface with ewl elements ?