ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Customizing Buttons


From: Milan Schulte
Subject: Customizing Buttons
Date: Thu, 08 May 2003 15:47:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130

Hi,

I would like to add a button to the DDD GUI, which invokes a call to a method
of an object that I specify using (). Example:

  call ().debugPrint().myData.chars // print BitVector

The first string () is replaced by the current contents of the argument field 
(),
which is desired.

But second () should remain (), since it is part of the call command/function.

Is there a possibility to escape the second occurance of () ?

Thanks in advance,

Milan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]