1,730 Posted Topics

Member Avatar for Stefano Mtangoo

Im Not sure if I have spelled well the DLL file but It is file that comes with MySQL 4 and Now in MySQL 5.1. It is standalone server version of MySQL to embedd in App. Is there anyne who knows how to connect to it and Execute SQL commands …

Member Avatar for Stefano Mtangoo
0
118
Member Avatar for Stefano Mtangoo

Hi all, Im very New to My SQL and have done alot of googling and simple studies. I have two Questions: 1. Where can I start with Complete no knowledge of MySQL and databases in general (though i know a little) 2. I have tried to play with MySQL for …

Member Avatar for Shanti C
0
79
Member Avatar for mm013

It is good to know inner coding but why not using py2exe Gui versions? [I]f that is what you want[/I] Then read this [url]http://www.daniweb.com/forums/thread141828.html[/url]

Member Avatar for mm013
0
320
Member Avatar for Stefano Mtangoo

Hello all, Please review these two piece of code and see why the latter doesnt resize as desired. When I add panel I find result becomes very strange. How can I resize widgets in a panel without such problem? Below are the two codes for simple editor PROBLEMATIC CODE [CODE] …

Member Avatar for Stefano Mtangoo
0
78
Member Avatar for massivefermion

I'm Learning python Also. I started with learning general syntax and now I'm trying to make simple wordpad as my fist module. Then I will go for databases ..... etc. Just pick simple project in real word app and play around to be more familiar with python

Member Avatar for Stefano Mtangoo
0
102
Member Avatar for massivefermion

Yes! Python bundles the interpreter (Pythonxx.dll) with your code and make executable file to run on windows. Just google for G2py. It is one of py2exe gui version . Basically you use py2exe Hope it helps

Member Avatar for lllllIllIlllI
0
76
Member Avatar for Stefano Mtangoo

Hello guys, I have my laptop that came with Vista Home premium. Today I tried to install Solaris 10 but it failed. I tried to boot my Vista it failed also. Then I used Gparted to remove Solaris partition by deleting it; That made my laptop unbootable with error "No …

Member Avatar for Stefano Mtangoo
0
105
Member Avatar for Stefano Mtangoo

Hi All, I need to center Suckerfish dropdown menu in my drupal site. How can I do that? I use roople theme Lite Jazz and Drupal 6. Thanks alot Steve:)

Member Avatar for marigold2
0
266
Member Avatar for Stefano Mtangoo

Hello guys, I have Installed drupal for some time, though still newbie. I ca configure blocks menu etc. One thing I have failed; to hack the theme to make site look the way I want to look. I have a site already in my local server (WAMP), but I need …

Member Avatar for Stefano Mtangoo
0
113
Member Avatar for Stefano Mtangoo

I'm really enjoying python in my Netbeans IDE. I would like to know extensive difference between these version of Python: Cpython, Jython, Iron python, pypy .....etc (You can add it). What is the main difference? Why all these versions? What are end products of all these versions? (.exe, .jar, etc). …

Member Avatar for Stefano Mtangoo
0
207
Member Avatar for Stefano Mtangoo

Hello there! I greet you all, I have a question on Database. First of all I'm completely new In Database realm and know a little . Just definition and little about it. Can anyone tell me how to do database programming (Specifically MySQL) in both server and embeded sever mode, …

Member Avatar for Stefano Mtangoo
0
133
Member Avatar for baba786

Try this best free book [url]www.diveintopython.org[/url] also there is newbie tutorials at zetcode [url]www.zetcode.com[/url] For IDE to use with Netbeans IDE ([url]www.netbeans.org[/url]) with Nbpython plugin ([url]www.nbpython.dev.java.net[/url]) or you can use eclipse(I think it is [url]www.eclipse.org[/url]) with pydev plugin (search it at [url]www.sourceforge.net[/url]) or you can use Wing ide 101 VERSION …

Member Avatar for sneekula
0
283
Member Avatar for Stefano Mtangoo

Hello there! I greet you all, I have a question on Database. First of all I'm completely new In Database realm and know a little . Just definition and little about it. Can anyone tell me how to do database programming (Specifically MySQL) in both server and embeded sever mode, …

0
53
Member Avatar for Stefano Mtangoo

Hello there! I greet you all, I have a question on Database. First of all I'm completely new In Database realm and know a little . Just definition and little about it. Can anyone tell me how to do database programming (Specifically MySQL) in both server and embeded sever mode, …

0
65
Member Avatar for lllllIllIlllI

Try Gpy2exe. It work for me here it is [url]http://www.gpy2exe.tk/[/url] Tell me how you see it! Steve

Member Avatar for lllllIllIlllI
0
903
Member Avatar for Stefano Mtangoo

Hello Guys, Here we have monitoring system using telnen address. I hate dos black window and I want to wrapp that address to Nice Gui. I have no clue how to do rather than hear something about piping! I want to catch keyboard commands (like press F9 to display all) …

0
49
Member Avatar for dromias

IF you work on vista, right click the installer (py2exe) and run as admin. That will install fine. You can use Gui tools for py2exe. Just google for Gui2exe, Gpy2exe (This worked for me), pyinstaller and pybuilder. Tell me how you progress Steve

Member Avatar for dromias
0
206
Member Avatar for Stefano Mtangoo

Hello dears, I need your help. I want to build executable file from py script using py2exe gui aka Gui2exe. but it keep crashing. "Error: execution of command python -u......system cannot find the file specified Have one compiled successful with Gui2exe? Which options do you use? Thanks alot, Steve

0
45
Member Avatar for Stefano Mtangoo

Hello Guys, I have problem with Bindinging Event to menu. Every time I run this on IDLE (F5). I get always Attribute error that self have no attribute OnPrint. What's wrong with the Code???? [CODE] # SMD Inc since 2003.py import wx ID_ABOUT = 100 ID_PRINT = 101 ID_EXIT =102 …

Member Avatar for Stefano Mtangoo
0
116
Member Avatar for Stefano Mtangoo

Hello guys, I'm new to python I want to use wxPython for Gui programming The main problem to me is how to start wxpython have good looking but then no documentation regards steve

Member Avatar for ZZucker
0
135
Member Avatar for Stefano Mtangoo

Hello guys! How are you doing all I again need help:?: Can anyone help me to get SPE IDE run as executable using py2exe? I have tried using code below what I get is exe file but when I run it I get message .....needs higher version of wxpython... error, …

Member Avatar for Stefano Mtangoo
0
157
Member Avatar for Stefano Mtangoo

Hello here! I'm newer new to PHP. I haven't even started. What softwares and tools and Books that I need to start? I love simple web programming! One friend told me it is easier with XHTML and CSS but there is no place here for that Langueage. I think I …

Member Avatar for Stefano Mtangoo
0
167
Member Avatar for Stefano Mtangoo

Hello dears, I have problem with setting up a PHP bible ( [url]http://phpbible.org/[/url] ) to use in my page. Any help please! I really appreciate single jot to this problem, Steve

Member Avatar for Stefano Mtangoo
0
82
Member Avatar for Stefano Mtangoo

Hello there! I'm building a site that wil need three columns. I have found it easier with Tables and I love to do it with CSS tabless layout. I get stuck when Left and right columns are unequal in height and mispositioned. I want a site with 200px side bars …

Member Avatar for Stefano Mtangoo
0
81
Member Avatar for Stefano Mtangoo

I don't know where to put quit.png. This result in errors. Is it put on SPE folder or somewhere in python? or Just in same directory as saved file? I appreciate your help! Steve Code import wx class MyFrame(wx.Frame): def __init__(self,parent,id,title): wx.Frame.__init__(self,parent,id,title,size=(700,600)) toolbar=self.CreateToolBar() toolbar.AddLabelTool(wx.ID_EXIT,'',wx.Bitmap('..\icons\quit.png')) app=wx.App() MyFrame(None, -1, 'Simple Toolbar') app.MainLoop()

Member Avatar for Stefano Mtangoo
0
245
Member Avatar for Stefano Mtangoo

HI Guys! is there anybody who knows how to formatting,and copying files in vb. Does it need you to use windows API? if so which windows API do i use. Pse help me!~

Member Avatar for Stefano Mtangoo
0
111
Member Avatar for Magicboi8

[QUOTE=thunderstorm98;418696]Did you used any program for that ? If yes then first uninstall that program and check for file named cxlogo.exe or cxuihost.exe under system32 forlder...if it was there delete it, and thn edit the boot.ini (hidden) file located in c: drive if it shows the following path in it: …

Member Avatar for thunderstorm98
0
97
Member Avatar for Stefano Mtangoo

Hello guys I want to program something that will create ootable cd Just like Bart's but with modification i want. Pe builder ha ve licence limit and i want to be honesty. ive decided to write mine but i need help on the following: I need summary of what XP …

0
63
Member Avatar for Stefano Mtangoo

Anybody with good understand on this componets. I just know them shallow.anybody to enlight me? With Regards

Member Avatar for Stefano Mtangoo
0
78
Member Avatar for Stefano Mtangoo

Hi! I'm Newbie in programming and I'm interested in VB and VC++.My problem is that I don't know completely how to program VB or VC++ Dll so that i will NOT repeat procedures in each exe i write. Is there anybody to guide me to write simple example? With regards, …

Member Avatar for Ancient Dragon
0
102

The End.