Is it possible, to have a CRLF in
Class ButtonBMP like =>> "Customer" + CRLF + "Info"
same like in Buttonbar Office2007 ?
Greetings from Germany
U.König
< CRLF > for Buttontext in Class < ButtonBMP > ?
< CRLF > for Buttontext in Class < ButtonBMP > ?
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Detlef Hoefner
- Posts: 312
- Joined: Sat Oct 08, 2005 9:12 am
- Location: Germany
- Contact:
There was already a topic for this.
But don't remember which.
But i remember the advices like this:
Open the .rc file with a text editor.
At the end of a button definition just comma and the value 8192. After this you may write your button prompt in RWS with a "\r\n" for a newline or CRLF in your redefine statement of your prg code.
hth,
Detlef
But don't remember which.
But i remember the advices like this:
Open the .rc file with a text editor.
At the end of a button definition just comma and the value 8192. After this you may write your button prompt in RWS with a "\r\n" for a newline or CRLF in your redefine statement of your prg code.
hth,
Detlef