opensynergy team mailing list archive
-
opensynergy team
-
Mailing list archive
-
Message #00006
Drastic changes in Contacts components
Wow! You're like a flash! Nice work! Thanks! I really enjoy looking at new
Contacts visual!
However - there's small sugestion or an idea to discuss. How about using
static text to display contacts information instead of a single wx.TextCtrl?
We will be able then do render the data in nice way e.g. using some colours
or different font style for separate client data?
The control may look like:
NormFont _____Bold font, some colours
\/ \/
Full name: Jonasz i Dupeczka sp. z o.o.
Identifier: JonDup
Web Page: www.jondup.com <---- a hypertext to open web browser on click
....
You may use wx.FlexGridSizer to layout the text in panel.
What do You think?
I've just branched Your branch and created branch 'seba'. (Bazaar is GREAT)
l try to implement some basic functionalities today, to allow You to get some
data from the DB. I'll report API here with full description of methods as
well as describing the methods functionalities within the code (docstrings
and comments)
Regards!