Skip to content

modern WP Toolbar - for 4D Write Pro - with more features and colored icons

Notifications You must be signed in to change notification settings

ArminDeeg/modern-WP-Toolbar---4D-WritePro-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

4D WritePro Interface - WP Toolbar

Modded 4D WP Toolbar with more features and colored icons

See releases on the right side to download the specific version matching to

• 4D v18r3 = v19.x

• 4D v19r3

• 4D v19r5 = v20.x

WP Toolbar as a timesaver, here is my 4D Write Pro Toolbar, based on the original source from 4D (https://github.com/4d/4D-WritePro-Interface)

tv1 Bildschirmfoto 2022-09-07 um 13 12 31 tb3

Changes:

• arrangement of the icons according to my needs
• remove the light blue toolbar style
• font PopUp as hierarchic PopUp
• font PopUp also shows the subfonts
• font PopUp shows the last used fonts in the document
• customize table and cell formats to selectively set frames on the left, top, right, bottom.
• and a few more small adjustments

I have added some color sets with Photoshop. So everyone can choose a favorite color

1

To replace the color, simple replace inside the component - resources - Images the folder Toolbar1 and/or Toolbar2 with the matching folder from the other color toolbars folder Then you have to compile the source again and build as component

To test my source, just run this sample form:

2

Screenshots:

3

4

default 4D WP Toolbar: tbdef

4D WritePro interface offers a set of palettes and a toolbar, which allow end users to easily customize a 4D Write Pro document.

A 4D developer can easily implement these palettes in his application. Thus the end user can handle all 4D Write Pro properties such as: fonts, text alignment, bookmarks, table layout, frames, ...

For more details, read the 4D WritePro Interface documentation (https://doc.4d.com/4Dv18/4D/18/Entry-areas.300-4575458.en.html#4607368) and the 4D Blog (https://blog.4d.com/?s=Write+Pro)

Documentation to compile a component for 4D: (https://developer.4d.com/docs/en/Desktop/building.html#build-component)