summaryrefslogtreecommitdiff
path: root/support/textoolspro/highnest.tex
blob: 0e020a7755ebb7bab9be70b197030df47f82e0b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\documentclass[10pt]{miarticle}
\begin{document}
\n 
Lritaunas Peki Documentation
Lritaunas Peki is a programm for learning languages.

\+ 
Structure of the Code

\+
Graphic user interfaces
\+
Ideas
Basically, you must think about it as a nested layers of metawidgets.
So we can reuse the code.
\n
Python mega widgets
This is a nice library of megawidgets, that supports scrollbars,
multiple entries, dialogs...
\+
My meta widgets.
Trying to isolate GUI from tk and from Pmw(python megawidgets) I
wrote a higher set of widgets.

\+
Specialized metawidgets
This widgets are those really used in the GUI, they're composites
of my meta widgets, and they make calls to the structures of
the core code~\ref{lookupindictionaries}


\-2
\n
What you really see in your screen
Blah, blah

\-2


/minput{strucincode.tex}

\n
And yeah more blah
Blah , and blah

\end{document}