Reorganize custom widgets into a new 'widgets' package.

4. Blow up 'grampswidgets' module into several smaller modules.
Also move 'objectentry' module out from 'widgets' to src/, otherwise there
would be circular dependency between the 'Editors' and 'widgets' packages.


svn: r10703
This commit is contained in:
Zsolt Foldvari
2008-05-11 16:22:14 +00:00
parent 75a04613be
commit c6203b282b
17 changed files with 1778 additions and 1284 deletions

View File

@@ -45,10 +45,12 @@ import gen.lib
from DisplayTabs import (SourceEmbedList, NoteTab, GalleryTab,
EventBackRefList, AttrEmbedList)
from widgets import (PrivacyButton, MonitoredEntry, PlaceEntry,
from widgets import (PrivacyButton, MonitoredEntry,
MonitoredDate, MonitoredDataType)
from _EditReference import RefTab, EditReference
from objectentries import PlaceEntry
#-------------------------------------------------------------------------
#
# Constants