Jump to content

_GUICtrlTreeView_Create not working.. or any TreeView functions


Achilles
 Share

Recommended Posts

I am not having luck at getting the _GUICtrlTreeView_* functions to work. The problem is that none of them are displaying text. They will have check boxes and icons, but no text is displayed when there definitely should be.

For an example try running the example script in _GUICtrlTreeView_Create or those functions that use _GUICtrlTreeView_Add to create the children. If I use GUICtrlCreateTreeViewItem it seems to work fine; but I don't think I can use icons with those.

I'm using the latest beta with 3.3.1.1.. I tried standard 3.3.0.0 and it doesn't work either.

Running Windows 7 64bit.

Edit: Quick note; the notified events that should be registering aren't being caught either. Nothing is written to the console no matter what I do when I run _GUICtrlTreeView_Create.

More edit: Icons are not actually displaying correctly. I just ran _GUICtrlTreeView_AddChild and every icon is the same, which I don't think is supposed to be the case.

Edited by Achilles
My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
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...