FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SplitButton
Posts: 36
Joined: Thu Oct 26, 2006 05:23 PM
SplitButton
Posted: Sat Apr 25, 2009 06:41 PM

In converting mt resouces from RW to Pelles C (and xHB in compiled RES for that matter), I'm having to change the Radio Button assignments as follows:

Original:
RADIOBUTTON "Convert", 214, 44, 46, 32, 10, BS_AUTORADIOBUTTON | WS_TABSTOP

Corrected:
CONTROL "Convert", 213, "Button", BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP, 44, 36, 32, 10

The interesting thing is Pelles and xHB interprets the Original statement above as a SPLITBUTTON control.

My question is: Does FWH support split button controls directly?

Thanks

Posts: 2064
Joined: Fri Jan 06, 2006 09:28 PM
Re: SplitButton
Posted: Fri Apr 21, 2017 12:03 AM

Saludos, se que el tema es viejo, pero me da curiosidad, ya que veo ese objeto en Pelles C y no tengo ni idea para que podria ser util y si en FWH hay forma de usarlo...Si alguien tiene algun comentario, detalle o ejemplo de como usar este control...saludos...gracias... :shock:

SplitButton

viewtopic.php?f=6t=9665p=46593hilit=split+button#p46593

&&&

Dios no está muerto...



Gracias a mi Dios ante todo!

Continue the discussion