Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Does CExtButton now support "SetIconAlignment" or "SetAlign" method ?? Collapse All
Subject Author Date
Henry Tso Aug 15, 2007 - 8:59 AM

Hi,

I want to set the icon display in right side of the button. So I search the help file.
I see a method "SetAlign" now is defined in your help file (ver 2.80), but I can’t use this function because this function is not defined in "ExttButton.h". And I found another same function "SetIconAlignment", but I don’t know how to use this function. Because I don’t know how to give the paramenter. Of cause, your help file without define this function.
Would you help me. Thanks

Henry Tso Aug 15, 2007 - 9:24 AM

Thanks for your quick reply. I see the example too.
But I suggestion your help file need update at the next time release. It may very helpful for end-user. Otherwise we need search the sample code for our usage, I think it is not make sense. ˆˆ

Suhai Gyorgy Aug 15, 2007 - 2:38 PM

I feel I need to let you know that I’m not part of the ProfUIS Support team. And even though I agree that Help file should be updated, I think it’s very important to let the users have the new feature as soon as possible (especially that this feature was requested).

Suhai Gyorgy Aug 15, 2007 - 9:16 AM

You should check the PageButtons class inside ProfUIS_Controls sample. It demonstrates usage of these new methods (SetTextAlignment and SetIconAlignment)