Jump to content

Recommended Posts

Posted

  redndahead said:

Is there any update on this?

red

<{POST_SNAPBACK}>

yes as I said will be in a next official release. For the time being you can use the 3.1.0++
Posted

Sorry I misread your post I thought you were talking about just lazycat's problem. I'll check it out now.

Thanks

red

Posted

After checking with the new version the edit boxes are correct, but now my comboboxes have some weird background colors. Take a look at my script you can use the same main.ini given in my previous post. This is on a win2k machine

red

Student_Database.au3

Posted

  redndahead said:

After checking with the new version the edit boxes are correct, but now my comboboxes have some weird background colors.  Take a look at my script you can use the same main.ini given in my previous post.  This is on a win2k machine

red

<{POST_SNAPBACK}>

I don't know what can I do for this one.

your combostyle does what you say but from the point of view of the control selecting the grade for instance set the control to the new value, so it is not really a read only control. It will be mre clear to use the GuiCtrlSetState(-1, $GUI_DISABLE).

The control will be grayed with the value displayed. and you can reenable it when you allow the user to change it. :)

Posted

Did you look at the second tab. The comboboxes that are inside the tab control are the dark grey like the Edit's were.

red

  • 3 weeks later...
Posted

  redndahead said:

Just checking, JPM did you notice the background color of comboboxes while on a tab?

red

<{POST_SNAPBACK}>

Yes that's due to the combostyle used. If you use the default (if I remember well) it is correct. :)
Posted

  jpm said:

Yes that's due to the combostyle used. If you use the default (if I remember well) it is correct. :)

If I don't use a combostyle it is not read-only at all.

red

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
  • Recently Browsing   0 members

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