394 Discussion / Question Topics

Remove Filter
Member Avatar for Stefano Mtangoo

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 information. NB: I'm very new to PHP Thanks all!

0
48
Member Avatar for Stefano Mtangoo

Hello All, As plain as the question is: I'm compltely newbie in PHP but in near future I plan to study PHP. I now Learn Python and need to Get acquanted with PHP as well as C++. My Question is, IS THERE ANY FREE BUT LEGAL Books ready for download …

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

Hi All, Greetings! I would like to hear from you on how to make it happen. I have E220 HDSPA Modem, but I cannot make it work in Ubuntu. The device isn't even get detected. I have tried and fiddled but no success. Can one provide anything to help? Best …

Member Avatar for Stefano Mtangoo
0
70
Member Avatar for Stefano Mtangoo

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 …

Member Avatar for Stefano Mtangoo
0
80
Member Avatar for Stefano Mtangoo

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

Member Avatar for Stefano Mtangoo
0
93
Member Avatar for Stefano Mtangoo

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

Member Avatar for Stefano Mtangoo
0
44
Member Avatar for Stefano Mtangoo

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 [CODE=python] # Text area self.textarea = rt.RichTextCtrl(epanel, style=wx.VSCROLL|wx.HSCROLL|wx.NO_BORDER )[/CODE]

Member Avatar for lllllIllIlllI
0
109
Member Avatar for Stefano Mtangoo

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

Member Avatar for GrimJack
0
205
Member Avatar for Stefano Mtangoo

To Be honest this is matter of Choice and no one will be judged for his choice. I got stuck on best editor to use. I have long used Wing IDE 101 and My Favorite IDE with multi language is Netbeans which is coming with Nbpython. Big problem of IDE …

Member Avatar for mathijs
0
240
Member Avatar for Stefano Mtangoo

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

Member Avatar for Stefano Mtangoo
0
861
Member Avatar for Stefano Mtangoo

I have also posted this to Vista section but if any: My TOSHIBA external HDD stopped working. It failed to copy data and I had to force restart due to system hang up! I found then it isn't even detected. I tried on my friend Laptop XP no success! It …

Member Avatar for Stefano Mtangoo
0
98
Member Avatar for Stefano Mtangoo

I have recognized that recently my computer became unstable. This occured after Auto Update. My External HDD crashed and cannot be shown even in other Laptops and in my Ubuntu. This causes worries for my 70GB data in that disk. I have tried System restore but nope! nothing works (Sys …

Member Avatar for OlyComputers
0
106
Member Avatar for Stefano Mtangoo

Hello All, Greetings I need freeware that can help me do with drwing Ideas into blocks. I mean design may be codes and GUI visually. I don't know how to put it well but just need that one Appreciations Steve

Member Avatar for Stefano Mtangoo
0
90
Member Avatar for Stefano Mtangoo

I was playing with wxpython Demo and wanted to go on playing with Rich Text. I found this: [CODE=python] self.MakeMenuBar() self.MakeToolBar() [/CODE] when I tried to make my own editor and call those two methods I get error. Can some one help me to explain out those two methods and …

Member Avatar for Stefano Mtangoo
0
88
Member Avatar for Stefano Mtangoo

I have no Doubt that Zone Alarm is the Best and simple Firewall. I have used not Long time but it is promising! I have stuck with Avast for Long now and haven't Let me down, So I will stick with it! The Problem is, I used to have ASquared …

Member Avatar for caperjack
0
263
Member Avatar for Stefano Mtangoo

In windows you have windows, prog files, etc I recently moved to Ubuntu and have no big Idea of what is which. I need help to corresponding folder hierrachy thanks all steve

Member Avatar for John A
0
41
Member Avatar for Stefano Mtangoo

Hello All, Greetings! I have question concerning OOP with Python. I want to know when Python class or being specific, how py class ends in package like wxpython. What I mean is I have one class let say of frame and another class of a dialog box all in same …

Member Avatar for Stefano Mtangoo
0
101
Member Avatar for Stefano Mtangoo

Hello guys, I'm trying to make a program that will : at startup it will give you login Dialog which will connect to database. Then it will bring Main window displaying tables. Then I have Another dialog to do some editing of Tables. Here are my two Questions: Is it …

Member Avatar for Stefano Mtangoo
0
182
Member Avatar for Stefano Mtangoo

Hello All, I now learn Python and would slowly want to learn C++. I got little brushing on C++ very long ago and was very introduction and I know C++ is harder than Python. Can somebody point some good tutorials, IDEs and free books around the Net? Very newbie worried …

Member Avatar for William Hemsworth
0
123
Member Avatar for Stefano Mtangoo

Can somebody tell me how to do bolding and Italicizing plus underlining I have just started getting serious after long time "milk drinking", now I want to eat solid food. Thanks all, Steve [ICODE] import wx ID_EXIT =100 ID_BOLD = 101 ID_ITALIC = 102 ID_UNDERLINE = 103 ID_TEXT = 104 …

Member Avatar for Stefano Mtangoo
0
3K
Member Avatar for Stefano Mtangoo

I want to subclass My App and I hit the wall. If I don't subclass it works! WHAT IS WRONG HERE???? [ICODE] import wx ID_NEW = 10 ID_OPEN = 11 ID_CLOSE = 12 ID_SAVE = 13 ID_SAVE_AS = 14 ID_PAGE_SETUP = 15 ID_PRINT_PREVIEW = 16 ID_PRINT = 17 ID_EXIT = …

Member Avatar for vegaseat
0
113
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 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 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 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 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 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 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.