Forum: Python 20 Hours Ago |
| Replies: 3 Views: 92 |
Forum: Windows Vista 1 Day Ago |
| Replies: 8 Views: 10,710 |
Forum: Windows Vista 1 Day Ago |
| Replies: 3 Views: 80 |
Forum: Windows Vista 1 Day Ago |
| Replies: 3 Views: 80 |
Forum: Windows Vista 1 Day Ago |
| Replies: 10 Views: 181 Re: Vista and Firefox I use Firefox, and that used to Bother ME.
Solution: Upate to the latest Firefox. I think they got it fixed! |
Forum: Python 1 Day Ago |
| Replies: 4 Views: 104 |
Forum: Python 1 Day Ago |
| Replies: 1 Views: 76 |
Forum: Python 1 Day Ago |
| Replies: 20 Views: 898 Re: learn pyqt www.zetcode.com
Bodnar is good teacher. Read and will tell! |
Forum: Python 2 Days Ago |
| Replies: 20 Views: 898 Re: learn pyqt Let us go back to the topic:
QT GUYS, PSE HELP PROVIDING LINKS FOR GUY TO LEARN
Anyway have you tried docs at pyQT web? |
Forum: Python 2 Days Ago |
| Replies: 20 Views: 898 Re: learn pyqt Ok Go for it! All blessings but for me, I'll stick with my beautiful wxpython! lol: |
Forum: C++ 2 Days Ago |
| Replies: 5 Views: 113 Re: Free safe DLL to play with Thanks sir,
I'm not pushy, as you perceive, The problem is I get ignored. Ok I sometime wait couple of days with no one even saying anything, not necesarily answer.
Thanks alot, sorry if I stumbled... |
Forum: Python 2 Days Ago |
| Replies: 20 Views: 898 Re: learn pyqt who said wxpy is hard? Theonly draw back I find in wxpy contrasted to Tkinter is poor docs
Otherwise thing are easier lol: |
Forum: Python 2 Days Ago |
| Replies: 20 Views: 898 Re: learn pyqt No, but from what I know you need to disclose your code. What If you want to code commercial app for somebody? Will he allow you to disclose it?
That licence isn't good compared to wxpy or TkInter.... |
Forum: Python 2 Days Ago |
| Replies: 20 Views: 898 Re: learn pyqt I despised QT the first day I read their licence. If you need to be serious without Lic snags just go for wxpython. I dont despise TKinter nor undermine PyGTK. The reason is, I learned wxpython and... |
Forum: Python 2 Days Ago |
| Replies: 0 Views: 71 Which gui toolkit and why?? As simple as question is;
What GUI toolkit do you use and why? Why didn't you used the rest?
Here are GUIs I know of:
TkInter
PyQT
PyGTK
Wxpython |
Forum: C++ 3 Days Ago |
| Replies: 5 Views: 113 Re: Free safe DLL to play with Sorry I didn't knew that it is not clear. But again I need somebody to say it so that I can make it clear. Anyway, a binding to language is Module that enables you to use another library from... |
Forum: IT Professionals' Lounge 3 Days Ago |
| Replies: 4 Views: 65 |
Forum: C++ 3 Days Ago |
| Replies: 5 Views: 113 Re: Free safe DLL to play with I wonder why my Question get ignored. I know C++ Guys do alot of Funny with DLLs but I don't know if they are unwilling or just too busy to answer my questions! |
Forum: IT Professionals' Lounge 3 Days Ago |
| Replies: 4 Views: 65 Re: MS Access Here we have alot of people with diff background! Just post your question and the one who have something to say will say
Welcome to Daniweb!!! |
Forum: IT Professionals' Lounge 3 Days Ago |
| Replies: 76 Views: 7,537 |
Forum: Windows Vista 3 Days Ago |
| Replies: 1 Views: 44 Re: VISTA Wireless Network. What type of Laptop it is? I have Laptop and it Automatically detect network. All I have to tell is CONNECT the net of my choice
Does it have built in Wireless MODEM?? |
Forum: Python 3 Days Ago |
| Replies: 3 Views: 73 Re: Gathering Wxpy widgets import wx
class MainWindow(wx.Frame):
def __init__(self, parent, id, title):
wx.Frame.__init__(self, parent, id, title)
# make a panel
mpanel = wx.Panel(self, -1)
... |
Forum: Python 3 Days Ago |
| Replies: 3 Views: 73 |
Forum: C++ 4 Days Ago |
| Replies: 5 Views: 113 Free safe DLL to play with Hello Developers!
I have been searching for long lame binding for python and have no way but need to learn ctypes to use lame_enc.DLL. For Now I need simple DLL with simple functions to play... |
Forum: Python 4 Days Ago |
| Replies: 3 Views: 73 Gathering Wxpy widgets I have code but when I want to gather my widgets under same wx.StaticBox I fail. I wonder what is wrong! Please someone to corrrect me!
#Add static box to hold related... |
Forum: Python 4 Days Ago |
| Replies: 3 Views: 92 |
Forum: C++ 4 Days Ago |
| Replies: 0 Views: 47 lame_enc.dll, WMA8Connect.dll, and CDRip.DLL API?? Hello all,
greetings
I wonder where I can get API for afore mentioned DLL files? I need to use them in small app for personal exercises and needs API docs
Also would like to know if there is anyone... |
Forum: Python 5 Days Ago |
| Replies: 3 Views: 116 |
Forum: Python 5 Days Ago |
| Replies: 3 Views: 92 Lame_enc.DLL any way to use it with python??? Hello All
Greetings
I want to use Lame enc windows DLL procedures. I'm not very dipped in DLL things but it is that I want to use it in my Encoder. Any way can I use it in python?? Also Any... |
Forum: Python 5 Days Ago |
| Replies: 5 Views: 181 |
Forum: C 6 Days Ago |
| Replies: 3 Views: 108 Re: HELP!! This is easy question to C/C++ guys if you posted at their forums.
In python it is as simple as
open("filename.extensin", "mode")
for example f = open("assignment.tx", "r") |
Forum: Python 6 Days Ago |
| Replies: 5 Views: 153 Re: StyledTextCtrl - Examples? Have you visited Paulthom Website?
I have Idea. I will PM you !
See you,
Don't give up! wxpython is best IMHO, and docs should not stop you. QT could be option but $$$$ are barrier |
Forum: Python 6 Days Ago |
| Replies: 9 Views: 168 Re: Pay system Dear Feenix45,
The best way is to enclose the code in bracket to maintain the
Indentation which is vita important. Just wrap your code tags
Is this what you originally wrote??
Is your application... |
Forum: Python 6 Days Ago |
| Replies: 14 Views: 292 |
Forum: C++ 6 Days Ago |
| Replies: 9 Views: 172 Re: Py Lame???? I assume no one can answer and even help me. Only one guy!
Thanks anyway |
Forum: Python 7 Days Ago |
| Replies: 5 Views: 153 Re: StyledTextCtrl - Examples? The problem I also face with wxpython is few examples. People of Daniweb are at least doing it. There are many free Python books but none for wxpython. The Only resources I use are wxpython API,... |
Forum: Python 7 Days Ago |
| Replies: 5 Views: 153 |
Forum: Python 7 Days Ago |
| Replies: 14 Views: 292 |
Forum: PHP 7 Days Ago |
| Replies: 0 Views: 70 PHPBB3 on the side of site?? Hello all,
greetings!
I'm setting Phpbb3 forum and I need the sidebar of my website to have dedicated <div> for hottest topics on the forum. How do I do that? Which phpbb3 file stores such... |