Menu

CheckBox implementation

2002-11-12
2002-11-14
  • Peter Kullmann

    Peter Kullmann - 2002-11-12

    First, thanks for starting this project. It's already working fantastically (rel 0.1). I'm trying to use it in one of my projects.

    The only thing missing for me right now is an implementation of LayoutCheckBox.

    Perhaps I can try to implement it myself? It should be pretty similar to label, I think. Where would I start? Or, when will it be implemented?

    Peter

     
    • Olaf Krumnow

      Olaf Krumnow - 2002-11-12

      Please feel free to implement it yourself. Best starting point should be LayoutLabel as you already guessed.

      I'm glad about every support as my time for this project is very spare.

      Regards
      Olaf

       
      • Olaf Krumnow

        Olaf Krumnow - 2002-11-13

        While doing LayoutCheckBox, can you perhaps do LayoutRadioButton and LayoutGroupBox as well?
        RadioButton should be nearly equal to CheckBox.
        GroupBox is a container, of course, so need some more care.
        Regards
        Olaf

         
    • Peter Kullmann

      Peter Kullmann - 2002-11-14

      I did implement LayoutCheckBox and LayoutRadioButton.

      As for GroupBox: I'm working on it but it will need a change in the Boder-System... See a new thread for this one.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.