Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Browsing all 4356 articles
Browse latest View live

RE: Binding Windows Form controls to a class as a data source

Setting the binding through the GUI is not currently supported but you can set this up programmatically:Here is a simple example that binds the Text property of a textbox control to a string property....

View Article


RE: Dialog System conversion tool

Hi Phil,Yes, there are options available.Can we continue the conversation offline? A short phone call will help to understand your expectations in more detail and to point you towards feasible...

View Article


RE: Dialog System conversion tool

We will need to convert to Win Forms rather than WPF.  Thanks just the same.

View Article

RE: Binding Windows Form controls to a class as a data source

Thanks Chris.

View Article

RE: Can't add existing form to project

Hi Rico,There should be two files associated with the Form, one with formname.cbl and one with formname.Designer.cbl. Both need to be present when you add them to the project.If you double-click on the...

View Article


Can't add existing form to project

I'm unable to add an existing form to my project (Windows Form) that I previously exclude? The form appears in the project - but it is only the code and not the GUI part?Any suggestions much appreciated

View Article

RE: Can't add existing form to project

Hi Chris,I appreciate what you are saying and agree that is how it should be, however when I exclude a form from a project and then add it as an existing item - the form loads in the project but with...

View Article

RE: Visual COBOL Personal Edition - how to write out a MS-Word document

Are you looking to do this in native code or managed code?MS Word is accessible through a COM class in native code or through an interop class under .NET. Both allow you to create documents...

View Article


RE: Visual COBOL Personal Edition - how to write out a MS-Word document

It is the Native I am usingThanks very muchIt looks to be just what I need

View Article


RE: A new Visual COBOL Webinar Series is starting soon

The webinars will be available on this weblink: www.microfocus.com/.../index.aspxPlease register and bookmark the page. Webinar one is available and the second is currently being uploaded, will be live...

View Article

RE: A new Visual COBOL Webinar Series is starting soon

OLA QUERO SIM PARTICIPAR,  COMO ME REGISTRAR NA PAGINA JA FIZ MEU CADASTRO DIAS ATRAS  QUAL O HORARIO PALESTRA?????

View Article

RE: A new Visual COBOL Webinar Series is starting soon

Você pode encontrar as informações em www.microfocus.com.br/.../index.aspx

View Article

RE: A new Visual COBOL Webinar Series is starting soon

I registered for the series but have been unable to watch the videos. The link given just redirects me to a website inviting me to register (again). So how do I get to watch them?

View Article


Select particular cell in Datagridview

I am using Visual Cobol 2.2 -1  and Visual studio 2012Problem :How to set a particular datagridview cell active within handling a Datagridview event.The datagridview is NOT BOUND to a dataset.The...

View Article

RE: Select particular cell in Datagridview

The following example appears to work.This sets a flag and saves the current coordinates in the CellEndEdit event but actually changes the current column to the desired one in the Selection_Changed...

View Article


RE: Can't add existing form to project

Which product version are you running and with which version of Visual Studio?I tested this here using Visual COBOL for Visual Studio 2010 V2.2 update 1 and it works fine.

View Article

RE: A new Visual COBOL Webinar Series is starting soon

I believe the site that you are referring to is asking you to register to watch the videos and not to register for the webinars. Please enter your user information and then it should give you the...

View Article


RE: A new Visual COBOL Webinar Series is starting soon

Thanks Chris, you are correct.

View Article

listBox (sample C#)

In Visual Cobol i try:- Create a listBox1- Add Itens:     invoke listBox1::"Items"::"Add"("Item 1")            invoke listBox1::"Items"::"Add"("Item 2")- But now, can i get INDEX from doubleClick...

View Article

RE: listBox (sample C#)

OLA CLAUDIO. OTIMO,   SOU JNEVES DE RIBEIRAO PRETO-SP BRAZIL, BAIXEI O VISUAL COBOL FOR ECLIPSE, QDO FAÇO SETUP  FINALIZA COM SUCESSO, DEOIS VEM POUP=UP (unsintall// repair // close, CARA NAO CONSIGO...

View Article
Browsing all 4356 articles
Browse latest View live