| View previous topic :: View next topic |
| Author |
Message |
P_G Member
Joined: 14 Jun 2004 Posts: 21 Location: Germany
|
Posted: 02/08/04 11:07 Post subject: Scrollbars of simplegraph |
|
|
Hi, Kambiz
Here's another idea for simplegraph: When you insert a couple of nodes and move them into negativ coordinates (the upper-left corner of the component), they are "lost", because no scrollbars appear. Of course you can mark all objects and move them by keyboard into your view. But for many users it would be a lot more comfortable, if scrollbars are shown for nodes with negativ coordinates too.
C.U. P_G |
|
| Back to top |
|
 |
Kambiz Administrator

Joined: 07 Mar 2003 Posts: 412 Location: Tehran, Iran
|
Posted: 03/08/04 20:24 Post subject: |
|
|
| I tried but I couldn't find an easy way to implement it. |
|
| Back to top |
|
 |
Kambiz Administrator

Joined: 07 Mar 2003 Posts: 412 Location: Tehran, Iran
|
Posted: 04/08/04 07:23 Post subject: |
|
|
I added new FreezeTopLeft property to the TSimpleGraph's interface. When this property is True, the objects don't accept negative coordinates.
Cheers,
Kambiz |
|
| Back to top |
|
 |
P_G Member
Joined: 14 Jun 2004 Posts: 21 Location: Germany
|
Posted: 04/08/04 20:14 Post subject: Good workaround |
|
|
Yip! That's a good way. Thank you, Kambiz.
P_G |
|
| Back to top |
|
 |
|