Alguna idea ? - Forum

Forum Navigation
You need to log in to create posts and topics.

Alguna idea ?

Hola, he estado tratando de imitar lo que muestro en el video pero no lo logro, todo muy fácil pero a la hora de que los botones coja el icono del programa no se me ocurra nada para lograrlo, alguna idea?

Uploaded files:
  • You need to login to have access to uploads.

Hola @josevdr95

Creo que con el comando npGetFileIcon del plugin npUtil de David Esperalta puedes hacer lo que quieres.

npGetFileIcon

Get the associated icon of a file, or the icon itself if the file is an executable file. You need to provide an existing source file, and the target file, wich is the ".ico" file that you wanted use to save the extracted icon. The result variable store "True" if everything is OK, or "False" on error. In this last case the [LastError] variable contain information about the error.

Saludos.

josevdr95 has reacted to this post.
josevdr95