Read-only archive of the All About Symbian forum (2001–2013) · About this archive

String Resource

1 replies · 1,570 views · Started 18 September 2004

I am very new to Symbian C++. I'd like to make a QueryWinL-box, but I need a string from the resource file, but i don't know how to create one. I hope you would help me. Thanks in advance.

Mark

Figured it myself.. well.. i read it in Developing Series 60 Apps

RESOURCE TBUF r_buffer_2
{
buf = "Er du dum?";
}