2008/10/24 Michael Van Canneyt <michael at freepascal.org>: > How can one detect the used widget set in a binary ? That one is easy: ldd myexecutable If it links to gtk1, it must be using the gtk1 widgetset =) -- Felipe Monteiro de Carvalho