BBC BASIC for Windows
« Labels in Windows GUI »

Welcome Guest. Please Login or Register.
Apr 5th, 2018, 11:20pm



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

If you require a dump of the post on your message board, please come to the support board and request it.


Thank you Conforums members.

BBC BASIC for Windows Resources
Online BBC BASIC for Windows documentation
BBC BASIC for Windows Beginners' Tutorial
BBC BASIC Home Page
BBC BASIC on Rosetta Code
BBC BASIC discussion group
BBC BASIC for Windows Programmers' Reference

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Labels in Windows GUI  (Read 620 times)
g3nrw
Junior Member
ImageImage


member is offline

Avatar




PM


Posts: 74
xx Labels in Windows GUI
« Thread started on: Apr 18th, 2014, 08:24am »

Looking at the DLGDEMO.BBC example program, it does everything I want, except for one thing: how do I add Labels to the display?

--
Ian
User IP Logged

rtr
Guest
xx Re: Labels in Windows GUI
« Reply #1 on: Apr 18th, 2014, 08:51am »

on Apr 18th, 2014, 08:24am, g3nrw wrote:
Looking at the DLGDEMO.BBC example program, it does everything I want, except for one thing: how do I add Labels to the display?

Can you clarify what you mean by 'labels'? That's not a term conventionally used in the context of the Windows GUI. Are you perhaps referring to static text controls, or to tooltips, or what?

If a static text control meets your requirements, then PROC_static in WINLIB2 (etc.) is used to create those.

Richard.
User IP Logged

g3nrw
Junior Member
ImageImage


member is offline

Avatar




PM


Posts: 74
xx Re: Labels in Windows GUI
« Reply #2 on: Apr 18th, 2014, 09:14am »

Richard

I was thinking in the context of a VBA "Label" control. That is, a piece of plain text that might, for example, appear alongside a combobox to explain what the combobox is for.

--
Ian
User IP Logged

g3nrw
Junior Member
ImageImage


member is offline

Avatar




PM


Posts: 74
xx Re: Labels in Windows GUI
« Reply #3 on: Apr 18th, 2014, 11:09am »

on Apr 18th, 2014, 08:51am, Richard Russell wrote:
If a static text control meets your requirements, then PROC_static in WINLIB2 (etc.) is used to create those.
Richard.


Forgot to say. PROC_static does indeed fit the bill. Thank you.

--
Ian
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls