Custom Toolbar width when vertically positioned  SOLVED

PDF-XChange Editor SDK for Developers

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
zarkogajic
User
Posts: 1473
Joined: Thu Sep 05, 2019 12:35 pm

Custom Toolbar width when vertically positioned

Post by zarkogajic »

Hi Support,

Re: viewtopic.php?t=46550

I guess also not possible from code?

p.s.
Changing IUIX_CmdBar.Size (UIX_CmdBarSize) has no effect when IsVert.

-žarko
User avatar
Daniel - PDF-XChange
Site Admin
Posts: 11029
Joined: Wed Jan 03, 2018 6:52 pm

Re: Custom Toolbar width when vertically positioned

Post by Daniel - PDF-XChange »

Hello, zarkogajic

I have raised this with the dev team (and combined the question with your request from the other topic. Hopefully we will get a response to both the question of "how" to do it via Dev tools, and "if" we can add it as an end user option in the future.

I will keep you posted.

Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2445
Joined: Thu Jun 30, 2005 4:11 pm

Re: Custom Toolbar width when vertically positioned

Post by Vasyl - PDF-XChange »

For now, all vertical toolbars are forced to be narrow, to maintain a normal size. Theoretically, you may try to put there the fake control (that may look like a separator, for example) to set by it the width of the whole toolbar. You may see such effect here:
image.png
You do not have the required permissions to view the files attached to this post.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
zarkogajic
User
Posts: 1473
Joined: Thu Sep 05, 2019 12:35 pm

Re: Custom Toolbar width when vertically positioned

Post by zarkogajic »

Hi Vasyl,

Tx.

I guess a standard command item caption/title will still not take full width (seems so from your screen shot)?

-žarko
User avatar
Daniel - PDF-XChange
Site Admin
Posts: 11029
Joined: Wed Jan 03, 2018 6:52 pm

Re: Custom Toolbar width when vertically positioned

Post by Daniel - PDF-XChange »

Hello, zarkogajic

At the moment, no, but that could change in the future.

Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
zarkogajic
User
Posts: 1473
Joined: Thu Sep 05, 2019 12:35 pm

Re: Custom Toolbar width when vertically positioned  SOLVED

Post by zarkogajic »

Ok, tx. Case closed.

-žarko
User avatar
Daniel - PDF-XChange
Site Admin
Posts: 11029
Joined: Wed Jan 03, 2018 6:52 pm

Custom Toolbar width when vertically positioned

Post by Daniel - PDF-XChange »

:)
Dan McIntyre - Support Technician
PDF-XChange Co. LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
User avatar
⚜ Kenny Lemens, P.E. ᵂᴵ
User
Posts: 37
Joined: Thu Jan 23, 2025 4:09 pm

Re: Custom Toolbar width when vertically positioned

Post by ⚜ Kenny Lemens, P.E. ᵂᴵ »

Greetings,

You do have some influence; if you disable the "View Icons"; the width will be controlled by the length of the name. You can create your own buttons of those lengths you desire. However, I don't know if you can change the text (∴ length) of the button during runtime...

=============
PDFXEdit-VerticalButton.png
=============

May this be of Good Help;
⚜ Kenny Lemens, P.E. ᵂᴵ
You do not have the required permissions to view the files attached to this post.
User Plugins: https://is.gd/A9HMPG || PDF-XChange Icons: https://is.gd/Z4GeG8
[Migration] Revu Bluebeam 17 to PDF-XChange Editor: https://is.gd/8Xs1OF
zarkogajic
User
Posts: 1473
Joined: Thu Sep 05, 2019 12:35 pm

Re: Custom Toolbar width when vertically positioned

Post by zarkogajic »

Hi Kenny,

Thanks.

User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19864
Joined: Mon Jan 12, 2009 8:07 am

Custom Toolbar width when vertically positioned

Post by Stefan - PDF-XChange »

:)