This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Setting properties


Setting properties

Postby mmtbb » May 18, 2006 @ 2:33pm

I want to put text into the cell I click on a grid. I go to the WM_Click event and place the code:

setproperty(a$,"Text","Hello");

I have also tried
setproperty(hwnd$,"Text","Hello"); and
setproperty(control$,"Text","Hello");

Nothing seems to work. I have also tried other proporties without luck.

PPL has been great at making programming syntax easy. The ultimate ease for programming would come if there was a way to use the very familiar:

a$.Text$ = "hello";
mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Postby kornalius » May 19, 2006 @ 11:25pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby mmtbb » May 20, 2006 @ 1:18am

darn, most of my programs are grid based. is there anything i can do.
mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Return to Pocket Programming Language (PPL)


Sort


Forum Description

Discuss this new development tool.

Moderator:

kornalius

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron