Menu

#234 TCommandLink - encapsulation of Command Link Button

8
pending
API (105)
1
2023-10-02
2023-08-20
No

A new button type introduced with Windows Vista is the Command Link button, which uses the style BS_COMMANDLINK or BS_DEFCOMMANDLINK.

We should make a new class that derives from TButton, and adds support for the Command Link button specific functionality like the BCM_GETNOTE, BCM_GETNOTELENGTH and BCM_SETNOTE messages.

See discussion https://sourceforge.net/p/owlnext/discussion/97177/thread/5acc6bb075/

Related

Discussion: Missing Button functionality
Wiki: OWLNext_Roadmap_and_Prereleases

Discussion

  • Vidar Hasfjord

    Vidar Hasfjord - 2023-08-21

    Hi Ognyan,

    Great work on TCommandLink [r6449]. I have now reviewed it [r6455]. I found and fixed a bug, as well as making various minor changes and improvements. Hopefully it looks good!

     

    Related

    Commit: [r6449]
    Commit: [r6455]

  • Vidar Hasfjord

    Vidar Hasfjord - 2023-10-02
    • summary: Encapsulate Command Link buttons --> TCommandLink - encapsulation of Command Link buttons
    • status: open --> pending
     
  • Vidar Hasfjord

    Vidar Hasfjord - 2023-10-02
    • summary: TCommandLink - encapsulation of Command Link buttons --> TCommandLink - encapsulation of Command Link Button
     

Anonymous
Anonymous

Add attachments
Cancel