You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have problem using the gridplus library inside a package:
1: I cant get the value from an entry created: entry .naca -width 8 -textvariable nacaEdit
puts "Hello: $nacaEdit "
2: and also i am not able to merge two cells in the grid : I would like to have the two bottons under each other and the two labels left align and that the entry field spans between the label and the buttons.