Search results

  1. Faitie

    10.2b and google .NET library

    Hi PT'ers I was wondering if someone around here had any experience using the google-gdata or any other external .net library in 10.2b. I'm trying to get it to work but cant seem to find how to link the .net assemblies to the project. What i'm doing now is going to project -> properties ->...
  2. Faitie

    dynamic run

    Hey PT I was wondering if there is a way i could do this. I have a table that contains relative paths to a lot of .p files. Now i would like to find first over that table, grab the field that contains the path. And use that to load the .p file. using RUN table.path Is there a way i could do...
  3. Faitie

    screenshots

    Googling doesnt seem to help me alot so, here is my question. Is there a way in Progress to programmaticly take a screenshot? If so how could i do it, is there a OCX for it or somthing else. Thanks in advance.
  4. Faitie

    iterating over all widgets in my window

    Hello dear progressTalkers , I would like some help with this issue. Is there a fast way to itterate over all the widgets in my window? Some premade code sample that can do this? Any help is greatly appreciated.
  5. Faitie

    looping trough parsed default-buffer-handle

    The tool i build consists of 2 windows. The first(main) displays the content of a table. When i want to add a record to the table i open a 2nd window(the add window) there i can fill in the field that will populate that record. Now when i open my 2nd window I parse the the default-buffer-handle...
Top