PDA

View Full Version : String Control have an empty string / no value


bkhe1
06-19-2002, 10:24 PM
While creating a String Control in Resource editor I don't want to assign any value to the String, how is it possible to do that as it complains for this resource id you have to assign a value.


Cheers,
Bkhe

arunbangari
06-20-2002, 12:40 AM
Hi,
U cannot leave that.. field blank.U need to specify some text for that ID. :)

Creating a resource string is just likecreating a string constant, which ccould be used througout ur application just by calling the resource id. Please refer the BREW Resource editor guide for further information.

Regards
Arun Bangari