•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Python section within the Software Development category of DaniWeb, a massive community of 402,053 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,466 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Python advertiser: Programming Forums
Views: 126 | Replies: 0
![]() |
•
•
Join Date: Oct 2007
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
Heigh..
I have made an html editor which is a wx.stc.StyledTextCtrl with style=wx.TE_LINEWRAP
definition. (stc.STC_LEX_HTML)
when the lines are wrapped, they starts in the left side of the editor window. I found out only haw to make them start at fixed numbers of characters frrom the left, but I really want to find out - how to make the wrapped line to start exactly under the <table>, <td>... that it belongs to.
I hope I was clear enough here ...
Thanks in advance for some replays
I have made an html editor which is a wx.stc.StyledTextCtrl with style=wx.TE_LINEWRAP
definition. (stc.STC_LEX_HTML)
when the lines are wrapped, they starts in the left side of the editor window. I found out only haw to make them start at fixed numbers of characters frrom the left, but I really want to find out - how to make the wrapped line to start exactly under the <table>, <td>... that it belongs to.
I hope I was clear enough here ...
Thanks in advance for some replays
![]() |
•
•
•
•
•
•
•
•
DaniWeb Python Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the Python Forum
- Previous Thread: STC_LEX_HTML doesn't fold
- Next Thread: psycopg2: database connectivity to PostgreSQL


Linear Mode