Autor Tema: Skinner class & desktop flicker  (Leído 2848 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Gianni

  • Bytes
  • *
  • Mensajes: 28
  • Reputación: +0/-0
    • Ver Perfil
Skinner class & desktop flicker
« en: Diciembre 15, 2011, 08:02:29 am »
Hello to all

I have a problem using the ClsSkinner of Leandro.
When I call the CommonDialog1.ShowOpen, the desktop flicker.
Using CommonDialog1.ShowColor I don't have this behavior.
It's possible to fix this?

Thanks for Help
Gianni

Hola a todos

Tengo un problema con el ClsSkinner de Leandro .
Cuando llamo a la CommonDialog1.ShowOpen , el parpadeo de escritorio.
Utilizando CommonDialog1.ShowColor que no tienen este comportamiento.
Es posible solucionar este problema?

Gracias por la ayuda
Gianni

raul338

  • Terabyte
  • *****
  • Mensajes: 894
  • Reputación: +62/-8
  • xD fan!!!!! xD
    • Ver Perfil
    • Raul's Weblog
Re:Skinner class & desktop flicker
« Respuesta #1 en: Diciembre 15, 2011, 11:55:31 am »
Be aware of the menu problem that I had, solution? Delete menu x'D (I made a custom menu like the ExplorerBar)

You can use others classes to handle dialogs, there are some in the web, Here is for Open&Save, and Here is for ColorDialog

Gianni

  • Bytes
  • *
  • Mensajes: 28
  • Reputación: +0/-0
    • Ver Perfil
Re:Skinner class & desktop flicker
« Respuesta #2 en: Diciembre 16, 2011, 04:56:30 am »
Hello Raul thanks for reply.

I already use classes to handle dialog , but the problem remains.

For menu problem, can you explain with an example ?

Thank for help