09-05-2019, 03:23 PM
(This post was last modified: 09-05-2019, 04:52 PM by MJS@mjs.us.)
I'm able to reproduce with a simple new IW project with an IWEdit (placeholder set in ExtraTagParams) and a button which toggles the 'Enabled' property via async:
Pic 1: on startup, placeholder visible.
![[Image: PLACEHOLDER-01.png]](https://dfwpe.com/PLACEHOLDER-01.png)
Pic 2: toggle enabled, placeholder disappears.
![[Image: PLACEHOLDER-02.png]](https://dfwpe.com/PLACEHOLDER-02.png)
Pic 3: toggle enabled, placeholder still not active.
![[Image: PLACEHOLDER-03.png]](https://dfwpe.com/PLACEHOLDER-03.png)
Pic 4: full page refresh, placeholder appears and works normally.
![[Image: PLACEHOLDER-04.png]](https://dfwpe.com/PLACEHOLDER-04.png)
Using C++ builder 10.2.3 + IW 15.1.4
Pic 1: on startup, placeholder visible.
![[Image: PLACEHOLDER-01.png]](https://dfwpe.com/PLACEHOLDER-01.png)
Pic 2: toggle enabled, placeholder disappears.
![[Image: PLACEHOLDER-02.png]](https://dfwpe.com/PLACEHOLDER-02.png)
Pic 3: toggle enabled, placeholder still not active.
![[Image: PLACEHOLDER-03.png]](https://dfwpe.com/PLACEHOLDER-03.png)
Pic 4: full page refresh, placeholder appears and works normally.
![[Image: PLACEHOLDER-04.png]](https://dfwpe.com/PLACEHOLDER-04.png)
Using C++ builder 10.2.3 + IW 15.1.4

