Re: [gdome] gdome2 tutorials...



On Wed, 2005-05-11 at 14:37 +0530, Sameer Oak wrote:
> I am looking for some good tutorials on gdome2.
> I went through http://gdome2.cs.unibo.it/ but couldn't find anything
> there.

AFAIK there's no specific tutorial for gdome2. An introduction to the
library and the naming convention adopted can be found in the paper "The
Gnome DOM Engine" which is referenced from the web site. Apart from
this, there's a number of small examples in the "test" directory
distributed with gdome2 which illustrate various features. Finally,
remember that gdome2 closely follows the DOM specification, so as soon
as you've figured the naming convention, which methods are available and
what they're for is just a matter of reading the DOM recommendation
(http://www.w3.org/DOM/DOMTR)

Cheers
--luca





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]