On Sun, Oct 24, 2010 at 02:54:34AM +0000, Chris Morley wrote:
> With your changes I may actually be able to figure out how to get GLADE to 
> dynamically
> change the displayed widgets while editing. For whatever reason the glade 
> developers are
> not talking about how to properly use the glade adapter with python.
I've fixed HAL Led appearance in glade window by fixing all gobject properties.
Now only pick_color_* props are not working as desired as they are activated 
only when you
select widget... I have not found how to force glade to set optional properties 
on
widgets on startup... Another issue is that it's not possible to stop led 
blinking in glade :)
Besides that every other prop works fine (color, shape, on/off, picking colors).

Also I've fixed GtkBuilder issues so now it's possible to use that format.

I think i'll request merge in a couple of days when some more fixes will land
in that branch.

                                                Pavel

The following changes since commit 8e8c9e19a1ec950e743c3e8ac85a38540a9130b6:

  Merge branch 'gladevcp-modules' of git://grid.pp.ru/psha/emc2 (2010-10-23 
14:32:27 -0500)

are available in the git repository at:

  git://grid.pp.ru/psha/emc2.git gladevcp-modules

Pavel Shramov (4):
      gladevcp: Fix HAL Label property
      gladevcp: Use properties for HAL Led
      gladevcp: Fix get_name for GtkBuilder files
      gladevcp: Fix HAL Led blinking

 lib/python/gladevcp/hal_python.xml |  100 +++--------------------------------
 lib/python/gladevcp/hal_widgets.py |    2 +-
 lib/python/gladevcp/led.py         |   88 +++++++++++++++++++++-----------
 lib/python/gladevcp/makepins.py    |   20 ++++----
 4 files changed, 78 insertions(+), 132 deletions(-)

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to