Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: win32com Events not catching
Post: win32com Events not catching

Hello, I have a custom COM component that fires events and that exposes objects. This code opens this COM component and it connects to the database and shows the form. But, when I scroll and click t...
dageci General Coding Help 0 3,744 Aug-06-2018, 03:18 PM
    Thread: [Open-Source Project] Need help?
Post: RE: [Open-Source Project] Need help?

I'm Davor, the author of Virtual Forms Framework. It is an ActiveX server component, so only windows. I'm just starting out with Python. Was in the VB world for 20 years and it's time for a change :-)...
dageci Jobs 5 9,472 Aug-01-2018, 09:14 PM
    Thread: Getting Python error: AttributeError: 'tuple' object has no attribute 'Text'
Post: Getting Python error: AttributeError: 'tuple' obje...

Hello guys, I have a simple challenge for you. I'm the author of a tool called Virtual Forms. It is an ActiveX server control. For now, we have only used it from VBA, VB.NET & C# Now my colleague...
dageci General Coding Help 2 14,216 Jul-26-2018, 08:05 PM
    Thread: Optimised Display
Post: RE: Optimised Display

Maybe this link can help. https://teamtreehouse.com/community/clea...ole-or-cmd They are talking that the only solution could be to assign a shortcut key to Clear all button and then emulating Key pr...
dageci Data Science 8 3,771 Jul-26-2018, 01:41 PM
    Thread: suggest specific tutorial
Post: RE: suggest specific tutorial

Sorry buran, I wanted to help OP with a quick solution if he just needs to get some graphs based on csv data. But yes, you are right let's concentrate on Python. Davor
dageci News and Discussions 11 6,331 Jul-26-2018, 12:05 PM
    Thread: suggest specific tutorial
Post: RE: suggest specific tutorial

Hi, if I understand you right. You have the data in a text file (csv or txt) and you want to visualize the data? If so, maybe you can take a look on using a free Microsoft Power BI to do this. Here ...
dageci News and Discussions 11 6,331 Jul-26-2018, 11:25 AM
    Thread: Optimised Display
Post: RE: Optimised Display

Hello maybe you could use this: import os def clearscr(): os.system('cls' if os.name=='nt' else 'clear') # in your code to clear the screen call this function clearscr()
dageci Data Science 8 3,771 Jul-26-2018, 10:53 AM
    Thread: New Users Introduce Yourself
Post: RE: New Users Introduce Yourself

Hey, I'm Davor. I have vb C# SQL background, and now happy to get into Python. I'm the author of a small tool called Virtual Forms, it is an ActiveX server control, that was intended to work only with...
dageci Bar 431 228,719 Jul-26-2018, 09:59 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020