Status: New
Owner: ----
Labels: Version-3.7.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 622 by chr4...@googlemail.com: ButtonBox does not report its Name  
property
https://code.google.com/p/gambas/issues/detail?id=622

1) Describe the problem.

If I fill the property "Name" of a TextBox with a string, that can be  
queried via code when running. But if I fill the property "Name" of a  
ButtonBox, if queried, it reports it's name as "TextBox" instead of the  
given String.

Attached is a small project. Put the cursor in one of the controls an press  
Enter. The name of the control will be reported in a message. The TextBox  
is named "Bing", the ButtonBox "Bong".

The TextBox reports "Bing", the ButtonBox "TextBox" (instead of "Bong").



Attachments:
        buttonbox-name-bug.tar.gz  4.5 KB

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to