Results 1 to 6 of 6

Thread: [RESOLVED] Can this excess blue highlight in tree view be removed or fix?

  1. #1

    Thread Starter
    Addicted Member xavierjohn22's Avatar
    Join Date
    Oct 2006
    Location
    Approx. 4921' and 3.11" asl
    Posts
    249

    Resolved [RESOLVED] Can this excess blue highlight in tree view be removed or fix?

    On the left corner of the treeview, the highlighted item, there's a glitch or i don't know how to describe it. The icons are 16 x 16, this is from static's codebank.
    Can this be fix?
    Attached Images Attached Images  

  2. #2

    Re: Can this excess blue highlight in tree view be removed or fix?

    try reducing the font size since the height of the + sign is smaller than the text height the + sign is highlighted i think. just give a try

  3. #3
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: Can this excess blue highlight in tree view be removed or fix?

    When you posted in the Utilty Bank on the 18th you indicated that you might be making a change to the app. Did you? If so then please zip up and attach the project the way it is now and, if possible, indicate where you made changes.

  4. #4

    Thread Starter
    Addicted Member xavierjohn22's Avatar
    Join Date
    Oct 2006
    Location
    Approx. 4921' and 3.11" asl
    Posts
    249

    Re: Can this excess blue highlight in tree view be removed or fix?

    pons_saravanan@yahoo,
    yeah i did that but only the TEXT increases, it still is lie the way in my screenshot.

    Anyhow i think it is not that a big deal for users, i may find a solution on other times. thanks.

    Martin,
    posted on the utility bank, main change was transfered some of read settings to inifile. i still have to also declare the variables in the main form i guess, just like i did with the others.

    http://www.vbforums.com/showthread.p...12#post2950012

    ---------------------------------------

    V 3.1.4
    --- Dani Boy aka xavierjohn22 ---
    Added SAVE ALL call once the Code save button is pressed
    Added SAVE ALL on the menubar
    Added XP Visual Styles

    V 3.1.5
    --- Dani Boy aka xavierjohn22 ---
    Added Save Information Code on Exit of the Info window
    Changed some default images quality
    Fixed commondialog call on the information window
    Redo some components alignment and some components color changed
    Removed modal call for the "Find Form option"
    RTBClip right margin was 250,000; replace with "0"
    RTBh right margin was 250,000; replace with "0"

    V 3.1.6
    --- Dani Boy aka xavierjohn22 ---
    Added shell notepad on the menu bar
    Added Import and Export Registry settings for backup purposes.
    Added Application background and ability to change background image (settings stored in INI) :App.ExeName & "_Background.ini"
    Added the "Added Options and Tools" in the menubar to organize newly added features
    Added "Restart Codebank" option and added RestartIt.exe
    Changed default image extension to .gif
    Changed commondialog initial index of image extension to .gif(.gif consumes less file size)
    Fixed restart of CodeBank after import of registry settings
    Reinforce "Save All" by adding the option to turn it "OFF" or "ON" when exiting the app
    Removed controlbox on form; added the min, max and normal window call to "added options...."
    Transfered write and read of image paths to "INI" file: App.ExeName & "_CustomImages.ini"
    Transfered write and read of codedata to "INI" file: App.ExeName & "_CodeData.ini"
    Transfered write and read of codetypes to "INI" file: App.ExeName & "_CodeTypes.ini"
    Registry Entries remaining are:
    -FLAG
    -Menus
    -Options
    -Settings

  5. #5
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: Can this excess blue highlight in tree view be removed or fix?

    The problem you asked about can be avoided by changing the treeview's FullRowSelect property to False. I don't know why that causes it because it doesn't in my apps that use a treeview.

    I found a bug. If you click the "Move Code Snippet" button twice you get an "invalid Key" error message.

  6. #6

    Thread Starter
    Addicted Member xavierjohn22's Avatar
    Join Date
    Oct 2006
    Location
    Approx. 4921' and 3.11" asl
    Posts
    249

    Re: Can this excess blue highlight in tree view be removed or fix?

    Thanks martin for that,

    Updated, i'll replace the files in the utility bank in a minute, i have to split again rar files, i will also edit the post to avoid long posting and update the revision. I also added CVMichaels VB addin form as a tool, so API will be available as an add-in.
    (I haven't use for each form in forms so it stays open, will be close independently by cancel)
    Attached Images Attached Images  
    Last edited by xavierjohn22; Jul 22nd, 2007 at 10:35 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width