Status: New
Owner: ----
Labels: Version3.5.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 471 by isaf...@gmail.com: when a form is loaded in workspace then  
tableview cell doesn't show combobox like behavior when a cell is edited  
using an array.
http://code.google.com/p/gambas/issues/detail?id=471

1) Normally when tableview cell is edited using an array then the cell  
behaves as if it is a combobox. However this property is not observed when  
the form is opened in a workspace,

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: 3.5.0
Operating system: Linux
Distribution: Ubuntu
Architecture: x86
GUI component: GTK+
Desktop used: Gnome

3) Put Tableview1 in Form1. Fill tableview with some data. On click event  
of tableview put Tableview1.Edit(xx,false) where xx is an array (string[]).  
Now when we click on a cell we get the cell as combobox.
However, when the form is loaded in workspace(Workspace1.Add(Form1)) then  
when we click on a cell we don't get combobox like behavior.
Attached a project



Attachments:
        tableview.zip  8.1 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

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to