| To: | realbasic-nug@lists.realsoftware.com |
|---|---|
| Subject: | Popup Menus in Listbox Cells |
| From: | Robert Steely <robsteely@gmail.com> |
| Date: | Mon, 29 Jun 2009 08:45:41 -0500 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com |
| Delivered-to: | listarchive@realsoftware.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=hL5T0tWP+Xbg75M5S23nJd6NT8cFxiPoYMMUPUGYRUI=; b=BNfbiix8YjhF+fXw43f4t40F4s2abA0RQR1ct6dSsQaPsuytw1OJVraNk+G1N69Cbi ReV/+fO9BSnbjg/OnMokXAOwMFPX1j4DA4uRSaPopN2CXI+gzuH7A39837fqjDmbWyVs z/whWJ4AO70OQDxp8bBUpLXKn5VgwfOM8PQVU= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QHehKkRDVS4yn8qr1cIienaZwnhB3/wxH/IcLfCTAvYTTkyTVL9yRHdzESkgRX52fx AyC3LME7ENnPE3+x7piFCBe2ULeDx8vHbBUqj2cBvpm3he/K8mfuPQ5/9Ys/G+66CBZo NM1xk/uCoP4q3MwUihtwAARU5/deQH8xdEL3g= |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
>From reading the language reference listbox entry, this doesn't appear currently possible. I need to add a popup menu temporarily to a listbox cell to ensure the user populates the cell with a valid string value. Once the user selects an item >from the popup menu, I would remove the popup and place the corresponding string in the cell as non-editable. I suppose, I could put text in the cell telling the user to <click here to add item> and then bring up a separate dialog allowing the user to select a valid entry from a listbox, but that doesn't seem very elegant or efficient to me. How have others solved this problem? Bob _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Anyone else catch this tidbit? - Ex-Borland's Delphi owner re-ignites cross-platform dream, Denis Crowther |
|---|---|
| Next by Date: | Re: Popup Menus in Listbox Cells, David Glass |
| Previous by Thread: | Encoding limits?, Markus Winter |
| Next by Thread: | Re: Popup Menus in Listbox Cells, David Glass |
| Indexes: | [Date] [Thread] [Top] [All Lists] |