home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.databases.paradox      To crash or not to crash, asks Borland      9,834 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 8,014 of 9,834   
   Jim Moseley to All   
   Re: Formatted memo 'property' change doe   
   21 Dec 06 09:31:56   
   
   From: jmose@mapson.attglobal.net   
      
   Bertil,   
      
   This seems to fix it.  Does it rate the buglist?  Note that I couldn't find   
   any way to tell if they cancelled off of the Properties dialog without changing   
   anything.   
      
   method action(var eventInfo ActionEvent)   
   var targObj uiObject endVar   
   if eventInfo.isPreFilter() then   
      ;// This code executes only for the form   
      if eventInfo.actionClass() = EditAction then   
         if eventInfo.id() =  EditPropertySheet then   
            eventInfo.getTarget(targObj)   
            targObj.touched = true   
         endif   
      endif   
   else   
      ;// This code executes for each object on the form   
   endif   
      
   Thanks,   
   Jim Moseley   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca