Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
5
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~15.0K People Reached
About Me

Christian, musician, CGI enthusiast, programming fanatic, Linux adept...

Favorite Tags

17 Posted Topics

Member Avatar for stefh

Hi everyone! i have Fedora 28 (with xfce) installed on my laptop. As Fedora 28 is now an old version, I'd like to know if there is a way to upgrade directly to Fedora 32, with no risk (I mean no data loss, in particular my /home dir).. Can you …

Member Avatar for taceg30003
1
940
Member Avatar for stefh

Hi every1, can anyone lead me to the end of the tunnel in which Cordova had pushed me in? I just want to see the light, at the end of the tunnel. I've read ,re-read, and re-read again the doc, and I've explored dozens of pages according to what Google …

1
57
Member Avatar for stefh

Hi dear fellows, I requested from a friend (who sells machines) a PC, to remplace the current and old one I use, he proposed me a second hand PC which characteristics seem quite reasonnable, considering the price (300€ ~ 339.39 USD). My main concern is about he GPU, it's a …

Member Avatar for rproffitt
0
37
Member Avatar for stefh

Hi each & everyone, I'm not new here, I've been registered some 9 years ago, and since I've been busy elsewhere I haven't use this forum since then. But since I've decided to learn C++, I've thought it could be good to comme back in this community to share and …

Member Avatar for Márcio_3
2
79
Member Avatar for stefh

Hi everyone :) Title says it all... I'm trying to bind events to a wx.GenericDirCtrl. I've visited more than 20 web sites but i haven't found how to do it. I've tried different manners but it doesn't work as i expect it to. In some case my control is seen …

Member Avatar for stefh
0
628
Member Avatar for stefh

Hi everyone :) Does someone have a solution to use single and double quote with php cli when passing code with the -r option? Example, this won't work:[CODE]$ php -r 'echo 'ok'; echo "ok";'[/CODE] I'm looking for a solution that allows me to use single AND double quotes in the …

0
79
Member Avatar for stefh

Hi! :) As said in the title i try to get (as a string) the parent of a selected item, but i can't manage to do it. Of course i can easily retrieve the string of the selected item with GetItemText... But how do we retrieve its parent? Example: if …

Member Avatar for stefh
0
385
Member Avatar for umesh daiya

Hi, to get the values of the buttons you just have to get the values of the $_POST vars. For example, in your code, the value $_POST['info'] (your first button) is "Info". Are you sure to really know how to use forms?

Member Avatar for MagicMedia
0
3K
Member Avatar for stefh

Hi pythoners! :) My question is very simple (the answer too, i hope): how to display files in a TreeCtrl? I've tried to use it, according to an example i've found on the web, but it displays only folder, subfolders. No files... I'll show you the portion of code i …

Member Avatar for stefh
0
176
Member Avatar for stefh

Hi :-) do you know how to move up one line in the terminal? Explanation with an example: [CODE]#!/usr/bin/env python # -*- coding: utf-8 -*- from time import sleep def test(): print "begin" i = 1 s = "#" while i < 5: print s sleep(1) i += 1 s …

Member Avatar for stefh
0
7K
Member Avatar for kgizo

Hi, if i understand well the options of the select contain the names of the provinces, and you want the name of the cities related to the selected province to be displayed on the same page when the user makes a choice in the dropdown menu... That's correct? You need …

Member Avatar for kgizo
0
143
Member Avatar for stefh

Hi every one! :) Based on the example of StyledTextCtrl of the wxPython demo i managed to write a small application intended to Php code writing. Does anyone know how to set styles for Php codes? I found it's necessary to use SetLexer(stc.STC_LEX_HTML) because STC_LEX_PHP is deprecated. But i have …

Member Avatar for stefh
0
439
Member Avatar for Aser Gado

Hi, you need a sql table to store the datas (you can also use text files to do it), and some php to manage the rest... Add a link into each member profile page, something like: [CODE]<?php echo '<a href="./comments.php?id_user='.$iduser.'">Add comment</a>'; ?>[/CODE] And treat the datas from the comments.php page, …

Member Avatar for stefh
0
111
Member Avatar for Fancycoder

Hi, tell me if i understand* well what you ask: you want the part of string that is in <div class="sacred">....</div> to be not treated by preg_replace, so that there is no changement to this part. I'm gonna try something and I'll be back to tell you if i have …

Member Avatar for smantscheff
0
855
Member Avatar for william604

Hi, try this way instead: [CODE]<?php if (isset($_POST['button'])) { // put your code there... } ?> [/CODE]

Member Avatar for stefh
0
111
Member Avatar for stefh

Hi there, my name is Stéphane, i'm french and a beginner with Python... I've registered on a french forum about Python to ask a question regarding an issue i have with a code, but it seems the members of this forum are not active. I paste the message i posted …

Member Avatar for stefh
0
665
Member Avatar for stefh

Hi, my name is Stéphane, i'm french, i live in France in a beautiful place (see the link below) called Vercors, i'm a christian, i play bass in a reggae band, and i love programming... I'm interested for quite some time to Python but it is only fairly recently that …

Member Avatar for stefh
0
246

The End.