Jump to content

Problems with treeview and generating tabitems


PcExpert
 Share

Recommended Posts

It certainly does Melba. Thanks again. Now it's time for some bug fixing. Currenly sometimes the program saves other things than it should, this is probably because I used the same names for some variables, I need to change them to something that does not exist currently. If I've completed that stage, I will comment my code. After that I will work on the 'Groepen' tree to show some stuff :unsure: . So, there is alot of work to do :P . This is the biggestproject I worked on so far for sure. And because of you I was able to develop it further. If you were not there to help me out, when I have a problem, I would already be stopped with this project I think.It great to know that there are so many people here wanting to help.

Edited by PcExpert
Link to comment
Share on other sites

  • Moderators

PcExpert,

Renaming some of your variables to prevent confusion is an excellent idea - you have far too many "vakkens" running around your script!

That is one reason why I mentioned the need to comment your script - if you have problems now, what will it be like in a few months/years time when you are forced to alter the script to meet a new requirement?

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Indeed, Untill today, I just looked at the line were the program loaded weird things and then renamed the variable. But now I'm going to do it line by line. It will take some time to finish it, but it will be less painfull to look for errors in the future.

Edited by PcExpert
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...