Jump to content

A few GUI related Questions


Recommended Posts

ok, here are the few questions i have about GUI ctrl's and GUI windows themselves.

1. How can i find the client height/width of a GUI window (space to work with)(is a value in Koda 1.7.1.0)

2. Can i set an icon (*.ico) that is in my program's resources as a toolbar button's image.

3. Can i set an _IECreateEmbedded() style browser to use a proxy only in my app?

4. Has anyone made an XSkin that looks like windows Vista regardless of the OS?

/end questions

Thanks for any help!

Visit my website to see all my finished releases!Releases here:UDFs:GUI ResizingColor List (Web Colors)GUIFade_NearestPower

Link to comment
Share on other sites

ok, here are the few questions i have about GUI ctrl's and GUI windows themselves.

1. How can i find the client height/width of a GUI window (space to work with)(is a value in Koda 1.7.1.0)

2. Can i set an icon (*.ico) that is in my program's resources as a toolbar button's image.

/end questions

Thanks for any help!

1) WinGetClientSize()

2) Use ImageList control (also available in Koda) and set it to your ToolBar

Edited by Zedna
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...