Hi Micah,

I currently try to improve the display speed.
And have then the following remarks/questions

1)handler event

  A handler could be attached to a widget only
  with a PG_WE_ACTIVATE flag, that mean we have to
  'DOWN then UP' on the same widget to activate it

  Q: what are the possibility to activate a widget
     with using just a PG_WE_PNTR_DOWN?

2)button refresh

  When a button is selected, it is automatically
  redraw (as the previous selected one).
  But this is necessary only if the used theme
  contain display differences between objects 
  button and button.on

  Q: what are the possibilities to NOT redraw buttons
     when the selected one change?
     Maybe depending if theme define or not button.on
     Could you also point me to the code that make the
     redraw

-philippe

_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to