log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- RISC OS Open Ltd at ROUGOL (Gen:1)
- Silicon Dreams Festival (News:1)
- Archimedes Software Preservation Project (Gen:130)
- Totoro! Totoro! Totoro! (PP:95)
- 32bit SWI handler (Prog:5)
- Not with a bang but a whimper, RISCOS Ltd (Gen:86)
- Euclid (Gen:28)
- Best web browser with OS3.70 (Gen:2)
- CD-Rom Problems with RPC600 (Gen:10)
- RISCOS versions and features (Gen:33)
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
Site Search
 
Article archives
The Icon Bar: Programming: Text fields
 
  Text fields
  sirbod (18:34 19/6/2012)
  VincceH (09:58 20/6/2012)
    sirbod (11:22 20/6/2012)
 
Jon Abbott Message #120644, posted by sirbod at 18:34, 19/6/2012
Member
Posts: 402
Is it possible to create a text field in a window template that wraps text?

Using WinEd, I can only get text that's left aligned and goes past the field boundary.
  ^[ Log in to reply ]
 
VinceH Message #120649, posted by VincceH at 09:58, 20/6/2012, in reply to message #120644
VincceH
Lowering the tone since the dawn of time

Posts: 1535
Not as standard.

I believe there's a toolbox gadget to achieve this, and that might be the best approach. (I don't use the toolbox, so I've no idea what it's called or where to find it - I've a feeling it's not part of the standard toolbox and actually something that a third party produced.)

The other approach would be to write your own solution - which, if you aren't using the toolbox and don't wish to start, is what you'd have to do.
  ^[ Log in to reply ]
 
Jon Abbott Message #120650, posted by sirbod at 11:22, 20/6/2012, in reply to message #120649
Member
Posts: 402
Toolbox gadget, I'll do some Googling, thanks.
  ^[ Log in to reply ]
 

The Icon Bar: Programming: Text fields