virtualisation is easier and less risky
now by UNIX do you mean an actual UNIX OS or a unix-like OS?
Try Ubuntu, multiboot with vista. I wanted the same and Installed with NO risky, Why? Because the Installer is graphic! :)
virtualisation is easier and less risky
now by UNIX do you mean an actual UNIX OS or a unix-like OS?
Try Ubuntu, multiboot with vista. I wanted the same and Installed with NO risky, Why? Because the Installer is graphic! :)
make another function to strip spaces
And then the storm will end!
Paul have made it clear
have you tried google? And what do you mean fly code? I'll have to check when I get time
In Wx demo, there is a nice example. I'm trying to do the same. It is new widget. Which version of wxpy are you using??
what does join do? does it replace only commas or any other joining charcter?
I'll dig py docs but forum sometimes is best place for answers
Use WING IDE. I run all my script on its run/debug options and have never let me down. Its stripped version 101 is superior to IDLE in that it have debugger, and doesn't clash!
I have seen Many module psycopg, and pygresql. which one is easier?
Example, yes it will be great!
I want to switch to PostGreSQL now. What are your suggestion guys?
No, I'm asking for anyone who knows the bindings of the Lame encoding engine for python i.e. Lame_enc.dll. I have seen pylame and I'll give a try though it seems to be like dead project (Last update for pylame 2006)
Just wanted that! If anyone knows another thing which do the same job in python, I'll appreciate
I hope I have clarified something!
Hello All,
Greetings!!
I was thinking of making MP3 Encoder. This is because I cannot find Exact encoder so I was finding some bindings for Lame Mp3 encoder and CD extractor/any cd to wav Library
Thanks all
Steve
Ok I know some books with real world examples and even some examples. Have you passed through starting python sticky? It have real world examples from this forum members.
Also in python.org there is tutorial and great Links. Consider also google with keywords such as "python tutorials". I have found many tutorials to be real world related. Anyway the books Imainly read are free one Like Think Python, a byte of python, learning python ...etc
Steve
Thanks I will give a try!
how do you conert them to that form?
I mean from something.png to "zyYsabskalUYDTbsnsmjahaHSGYDKD" representing that image
I find it puzzling
I meant storing images in .py file. I don't know if it is synonomous with embedding!
Welcome to daniweb!
Can you wrap your codes in tags please. Also define what FASTA FORMAT is. We are from different background, and not all of us knows Bios and Logos!
Hello all,
greetings!
I have been playing with DB, seom time ago and want to resume soon where i got stuck. I want to make MySQLdb to get working with wxpython GUI. I got stuck on how to attach the tuple I got from select command to series to the text controls so that user can edit it!
Any help with very simple code/just words is appreciated
Worries: Will MySQLdb project go on or it will slowly die like Boa? Is there any other MySQL wrapper for python? Which is best between MySQL and PostgreSQL?
Thanks
Hi All'
How can I embed images (.png, .gif, etc) into a single py file and call them in program
I saw them in wxpy demo but how exactly to embedd them??
Appreciation,
Steve
I have this
sentence 1 <br />
sentence 2
I need to control their vertical spacing using XHTML or PHP
How do I do that??
Thanks
Steve
Great List of tutorials, I'll get in.
I still need great challenges like exercises!
can you put your code in tags? I have failed to reconstruct exactly what you wrote and I gave up. Until I see your code, I will try figure out!
Thanks
Steve
you can clean up what's running on your system by using CodeStuffStarter which can be downloaded here http://www.snapfiles.com/get/Starter.html
If you have Norton's running, this can also slow your machine down after a while. If you want to change to another lower overhead system, you can just google Norton Removal Tool and run that. You'll be surprised how much this will improve your speed but you should go after another virus program like Avast! or something if you decide to get rid of the Norton suite.
Norton is resource hunger.
It came with my PC and removed it using Revo. Unfortunately it break down (Also Office 2007) and now there are services runing and cant release my Context menu. I don't like it!
Mark then the thread solved
Free IDE? Many
Wing IDE 101 - but reduced features
Drpython - No debugging
PyScripter
Netbeans with Nbpython
Eclipse with pydev plugin
Eric (Make sure you take care of Qt licence)............etc
Code is getting bigger. But what I think is ; something is missing in the way I initialize the textarea in my code, I mean something like TE_MULTILINE is missing. The rest of code contains string manipulations and other widgets/toolbars that have nothing to do with the problem
The python.org website has a beginners guide that includes links to tutorials and introductory books. http://wiki.python.org/moin/BeginnersGuide
Thanks alot.
The problem is, I'm searching for exercises and challenges
I now read Think Python by Downey, and I need help on how to install swampy
http://www.greenteapress.com/thinkpython/swampy/index.html
I've tried googling but it seems not very famous. Does anyone knows how to install it??
Thanks alot
Gui2exe by Andrea Gavana
Have you passed that very first challenge??
Have you tried the python challenge?
http://www.pythonchallenge.com/
It is a bit obscure sometimes yet a lot of fun and can really test how efficient your code can be.
I hitted the wall at very first time! The very fisrt challenge challenged me, I failed to change URL :)
Gosh yeah, how much longer heh? If developers arent making things for it any more it is going to quickly fall behind and gradually die i guess. I hope not!
That will be very sad!:(
have you tried System Restore to previous working state?
Download and Run Hijack this and post results in the viruses and other nasties
I use 101 version. Its is good, but miss many features that make me not in position to answer boldly!
what if you dig one module and fiddle with codes to come out with YOUR results?
Hello, is there any other site that is dedicated on python exercises from standard Library to external? I plan to start doing exercise to measure my muscles in python and enrich my understanding! I have seen here some exercises which I'll do them (on stickies)
Thanks all
Steve
What happens now when you hit return?
Nothing happens, it is until you the characters fill the first line then it starts a new line. I dont know why it doesn't start new line at hitting return key! Is there option missing in style? I know text ctle have TE_MULTILINE, and i've tried to insert without effect :(
Oh and for the algin left and right just bind something to this code:
#to align left self.textarea.ApplyAlignmentToSelection(rt.TEXT_ALIGNMENT_LEFT) #to align right self.textarea.ApplyAlignmentToSelection(rt.TEXT_ALIGNMENT_RIGHT)
Hope that helps
With that i have no problem, but since it cannot start new line then there is no alignment!
seems as if project is dead, just like Boa
Here:
Netbeans www.netbeans.org
Note when using latest code from subversion, just use from bits.netbeans.org and take latest
nbpython : www.nbpython.dev.java.net
Sorry guys, get latest
http://deadlock.netbeans.org/hudson/job/python/lastSuccessfulBuild/artifact/nbbuild/dist/zip/netbeans-hudson-python-129-python.zip
and for features are here: www.wiki.netbeans.org/python
The question goes like that: How to run realtime scanner of Spyboat S&D without activating the whole full scanning issue. Also I want it to be at the tray instead of task bar
Thanks for your help!
Steve
System Restore is the best option when you face such snags. Instead of tottally delete cut it and paste it somewhere. As per Caper Jack, if it is spyware, after delete system will complain that because it have registry entry of the file. Just in that case use revouninstaller's startup utility to delete the registry entry (Or Do it manually if you can) and reboot the machine.
NOTE: BEFORE THAT MAKE BACKUP OF REGISTRY USING EITHER ERRUNT OR ANY BACKUP UTILITY!!!
Also can right click the adapter and then disable it. Let some time pass, then enable it
Hello all,
I have problem with wx.richtext
I cannot make it start new line at hitting return key! How can I do it so that I can use Align left and right
Here is a code
# Text area
self.textarea = rt.RichTextCtrl(epanel, style=wx.VSCROLL|wx.HSCROLL|wx.NO_BORDER )
I think you need to ask PHP guys why do they use PHP and not Django then leave here also this challenge!
For me I have never tried django, since I'm still young in language
I was in search for wx_IDs and one guy presented me with some code with for loop!
I modified a little bit and here is a code for simple preogram that will show all available built in wx.IDs
import wx
class Frame1(wx.Frame):
def __init__ (self, parent, id, title):
wx.Frame.__init__(self, parent, id, title, size=(400, 400))
self.text = wx.TextCtrl(self, -1, style = wx.TE_MULTILINE)
x = dir(wx)
for y in x:
if y.find('ID_')!=-1:
search = y + "\n"
self.text.write(search)
app = wx.App(False)
f = Frame1(None, -1, "wx.IDs")
f.Centre()
f.Show(True)
app.MainLoop()
Editor's note:
Careful when copying this code to your editor, it uses mixed spaces and tabs.
thank u to all
i'm still learning how everything works, and i'm still very much a newbe,..
If you feel annoyed by Tkinter, try others also!
I found myself in love with wxpython. Some have fallen in hands of pyQt, PyGTK etc. I mean when you start learning try as amny available as you can and then choose among them. Don't underestimate Tkinter, I don't mean it is uselless, No! It is great, but I mean as I said you may fall in hands of one of those
Just MHO
Steve
Great script, thaks all,
Dont Worry jlm699 about the second question
According to your response, it seems msxml3r.dll is corrupt and some of modules that are in in that dll are corrupt! by the way, have you googled and know what that DLL does?
I'm just asking for anyone who knows anywhere to get list of inbuilt wx.ID like wx.ID_CLOSE etc (HTML/PDF), because I dont want to use Id while there is built one. Also can I use menu simiral to something like GetId() Method??
Thanks
site for pyaudio that i can download and fiddle around? Is it built in? wx.Python??
Cracking password is illegal !!!
Unless the owner forgot password and can't format for sake of data, or it is your computer that you have forgotten password! It is like drugs, when used for treatment are legal otherwise illegal!
I use DrPython. You can download quite a number of plugins for it. It works on Windows and Linux, and was originally written by a teacher of Python. It's easy to switch between editor, shell and output windows. It also handles the input() or raw_input() function well.
I was about to choose it when I failed to see debugger. That made me give up!