Dear Peter,
No, a wxListCtrl restricts the objects on a track (row) to sit on a certain
column. I need to place the objects on a track freely in horizontal
direction. This will be the timeline in the view. More ideas?
Best regards
Oliver
···
-----Ursprüngliche Nachricht-----
Von: Peter Damoc [mailto:pdamoc@gmx.net]
Gesendet: Mittwoch, 28. April 2004 13:54
An: wxPython-users@lists.wxwidgets.org
Betreff: Re: [wxPython-users] Project toolkit
On Wed, 28 Apr 2004 13:08:54 +0200, Oliver Walczak <oliver.walczak@momatec.de> wrote:
Dear List,
I'm looking for a toolkit to write a "track based" application like an
audio-sequencer or even like a project management tool like MS Project
(please don't shoot me when i'm talking about microsoft products on an
open
source list, it's just an example!!!). What i need is to specify a
couple of
horizontal "containers" (i.e. the tracks) to hold individual "block
style"
objects in it. Those blocks should be "connectable" to define
dependencies
to each other. Yes, i think it's more the project idea behind it.
Does anybody know if there exists some kind of software to simplify the
implementation of such kind of application? Otherwise, what would you
recommend to implement such a gui? Using a blank canvas and manage the
whole
drawing stuff? Or is there a way to "obuse" present widgets in wxPython
for
it?
Thanks in advance and sorry for my bad english. I hope somebody
understood
my needs...
Best regards
Oliver
A ListCtrl widget in LC_ICON mode might be a good place to start.
--
Peter Damoc
Hacker Wannabe
http://www.sigmacore.net/about.html
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org