Rank: Newbie
Groups: Registered
Joined: 7/25/2018(UTC) Posts: 6 
|
Meaning if you painstakingly change the sizes of the buttons and dissable text and update margings etc WHen ever you reload the form in visual studio all your chages are gone Also asexpected everything goes abck to default when you execute your app I belive i can override all the sizes images margins text etc in MyForm1_Load or Shown at runtime But its a real pain :¬( Any ideas im a newbee twit face (doign a 12 day trial) <<<<<<<<<<<<<<<<<UPDATE:>>>>>>>>>>>>>> ill leave this hear because it does happen as i said but My fix is to copy your source code for your toolstrips into my own toolbar/buttons More work but works fine :¬) Edited by user Wednesday, July 25, 2018 5:29:05 AM(UTC)
| Reason: Not specified
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
The toolbars, like the viewer, are supplied in the source code. In fact, the toolbars code is very simple, because it is based on the functionality of the PdfViewer, which is accessible through its methods. Actually, when you click the buttons in the toolbar, only the PdfViewer methods are called. Well almost. In short, you can take the source codes of the toolbar as an example and easily create your own toolbar. Source codes can be found here: https://github.com/Patagames/Pdf.WinForms
|
|
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/25/2018(UTC) Posts: 6 
|
Hehehe you replied the very second i did exactly that Stange Timing :¬) Thank you my only fun bit is converting all the C# to C++ Clr Which is working fine BTW :¬) Excellent toolkit thanks Edited by user Wednesday, July 25, 2018 5:31:58 AM(UTC)
| Reason: Not specified
|
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close