[Gambas-user] Issue 536 in gambas: Form designer visual error when using control heirarchy
gambas at ...2524...
gambas at ...2524...
Thu Jul 10 02:33:42 CEST 2014
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 536 by adamn... at ...626...: Form designer visual error when using
control heirarchy
http://code.google.com/p/gambas/issues/detail?id=536
1) Describe the problem.
If a control is selected in the heirarchy tab in the form designer where
that control is on a tabpanel and that tabpanel is not the currently
visible one the control handles are still shown in the form designer.
The attached picture probably shows this better than the description.
2) Give information about your system. Use the 'System information' menu in
the Gambas IDE, and paste the result there.
[System]
Gambas=3.5.90
OperatingSystem=Linux
Kernel=3.12.18-pclos2
Architecture=x86
Distribution=PCLinuxOS
Desktop=LXDE
Theme=QWindows
Language=en_AU.UTF-8
Memory=1008M
[Libraries]
Cairo=libcairo.so.2.11200.16
Curl=libcurl.so.3.0.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.4
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+3=libgtk-3.so.0.1200.2
GTK+=libgtk-x11-2.0.so.0.2400.22
GTK+=libgtk-x11-2.0.so.0.600.10
OpenGL=libGL.so.1.2.0
OpenGL=libGL.so.173.14.39
OpenGL=libGL.so.96.43.23
Poppler=libpoppler.so.13.0.0
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.5
SDL=libSDL-1.2.so.0.11.3
3) Provide a little project that reproduces the bug or the crash.
Use the gb3 IDE as an example, as shown in 5)
4) If your project needs a database, try to provide it, or part of it.
N/A
5) Explain clearly how to reproduce the bug or the crash.
Open the IDE in the IDE.
Open the FReportBorderChooser form in form design mode.
Select the "Corner" tab in tabstrip1.
Select the Heirarchy panel in the properties browser panel.
Select panBorder in the Heirarchy tree.
--> Even though the panBorder control is not visible, its "frame" and size
handles are shown.
This happens with any control whose direct parent is the tabpanel. Not for
contols contained within those controls.
** The big problem is if you have similar sized controls on the visible and
invisible panel, then double clicking in the heirarchy tree will have you
editting the properties of the "wrong" control. **
Attachments:
gambas3_form_designer.png 165 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
More information about the User
mailing list