d the fold logic which has been done in c++?
Nawal
Mark Hammond wrote:
Hi all,
How is the code folding implemented in Python Win IDE? It uses the
custom lexer for colorize but I can't see any code where the code
folding logic is implemented.
Is ii using the inbuilt SCILex_
Hi all,
How is the code folding implemented in Python Win IDE? It uses the
custom lexer for colorize but I can't see any code where the code
folding logic is implemented.
Is ii using the inbuilt SCILex_PYTHON for code folding?
Regards,
Hi Mark,
Thanks for your kind remarks.
I saw that in PythonScript (ActiveX Script) you have implemented this
thing.
Can It be done in a Similar way for other Event Handingling?
Nawal
Mark Hammond wrote:
I'm afraid you probably need to pull win32com.client.WithEvents apart and
man
Hello Everybody,
Is there any simple way to handle all Com Events in a Simple Class?
Nawal
nawal wrote:
> In activeX Scripting, I can Create Two Button Events Like
>
> OnButton1()
> OnButton2()
>
> In Normal Python Com Event Handling: I have to declare two classes
>
Com Objects. Is there any way
I can achieve it
just like the ActiveX Scripting without creating more
EventHandlerClasses?
Thanks in advance.
Nawal
___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo