I wonder whether this kind of control is existed or not.
Wonjun, Choi
I wonder whether this kind of control is existed or not.
This URL has a Web security rating that prohibits it from being accessed based on corporate policy. The requested site is either a known or suspected source of malware.
URL: http://ompldr.org/vYXM5MQ
Content rating rule: Web Reputation - Very Low
It would be nice if you could post your picture somewhere else.
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/
import PyQt4.QtGui
Traceback (most recent call last):
File “”, line 1, in
ImportError: No module named PyQt4.QtGui
import pygtk
Traceback (most recent call last):
File “”, line 1, in
ImportError: No module named pygtk
On 13 October 2011 10:01, Wonjun, Choi wrote:
import wx
I wonder whether this kind of control is existed or not.
IWSS Security Event (proxy03.cph.maerskoil.com)
This URL has a Web security rating that prohibits it from being accessed based on corporate policy. The requested site is either a known or suspected source of malware.
URL: http://ompldr.org/vYXM5MQContent rating rule: Web Reputation - Very Low
It would be nice if you could post your picture somewhere else.
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/import PyQt4.QtGui
Traceback (most recent call last):
File “”, line 1, in
ImportError: No module named PyQt4.QtGui
import pygtk
Traceback (most recent call last):
File “”, line 1, in
ImportError: No module named pygtk
import wx
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
Yuo’ve got to be kidding. What makes that control special or unusual? It seems like a wx.TextCtrl, but its difficult to guess as you don’t provide any explanation.
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/
On 13 October 2011 10:24, 최원준 wrote:
as you see in the screenshot, the parent of textctrl has label. I am not sure what control can be this in wxpython.
could you let me know what is this?
2011/10/13 Andrea Gavana andrea.gavana@gmail.com
On 13 October 2011 10:24, 최원준 wrote:
Yuo’ve got to be kidding. What makes that control special or unusual? It seems like a wx.TextCtrl, but its difficult to guess as you don’t provide any explanation.
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
No special control, is a wx.StaticText (for the label) beside a wx.TextCtrl, both of them in an horizontal wx.BoxSizer. Please do not top-post your replies.
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/
On 13 October 2011 10:37, 최원준 wonjunchoi001@gmail.com wrote:
as you see in the screenshot, the parent of textctrl has label. I am not sure what control can be this in wxpython.
could you let me know what is this?
I didn’t intend to post to top. sorry. and thank you.
2011/10/13 Andrea Gavana andrea.gavana@gmail.com
On 13 October 2011 10:37, 최원준 wonjunchoi001@gmail.com wrote:
as you see in the screenshot, the parent of textctrl has label. I am not sure what control can be this in wxpython.
could you let me know what is this?
No special control, is a wx.StaticText (for the label) beside a wx.TextCtrl, both of them in an horizontal wx.BoxSizer. Please do not top-post your replies.
Andrea.
“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.alice.it/infinity77/
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
you just did
Just to clarify, in case the terminology may be unfamiliar to some,
top posting is writing a reply with the new text above that of the
question, bottom posting is writing with the new text after the
question - like this. The general preference in this newsgroup,
(and many others), is bottom posting as you can read the whole
conversation in the latest message.
I think when I create new message in mailing list, and when I reply to any issue, it posts to top.
2011년 10월 14일 오전 12:21, Gadget/Steve GadgetSteve@live.co.uk님의 말:
On 13/10/2011 3:49 PM, Steven Sproat wrote:
On 13/10/2011 09:42, 최원준 wrote:
I didn't intend to post to top. sorry. and thank
you.
2011/10/13 Andrea Gavana andrea.gavana@gmail.com
On 13 October 2011 10:37, 최원준 wonjunchoi001@gmail.com > > > > wrote:
as
you see in the screenshot, the parent of textctrl has
label. I am not sure what control can be this in
wxpython.could you let me know what is this?
No special control, is a wx.StaticText (for the
label) beside a wx.TextCtrl, both of them in an
horizontal wx.BoxSizer. Please do not top-post your
replies.
Andrea.
you just did :)
-- Steven Sproat, BSc [http://www.whyteboard.org/](http://www.whyteboard.org/)
–
To unsubscribe, send email to
wxPython-users+unsubscribe@googlegroups.com
or visit [http://groups.google.com/group/wxPython-users?hl=en](http://groups.google.com/group/wxPython-users?hl=en)
Just to clarify, in case the terminology may be unfamiliar to some,
top posting is writing a reply with the new text above that of the
question, bottom posting is writing with the new text after the
question - like this. The general preference in this newsgroup,
(and many others), is bottom posting as you can read the whole
conversation in the latest message.
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
최원준 wrote:
I think when I create new message in mailing list, and when I reply to
any issue, it posts to top.
Gmail does that by default (because Outlook started it), but you can fix
it when you reply.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
Then, please let me know how to fix this? I am not using outlook.
Wunjun, Choi
2011/10/14 Tim Roberts timr@probo.com
최원준 wrote:
I think when I create new message in mailing list, and when I reply to
any issue, it posts to top.
Gmail does that by default (because Outlook started it), but you can fix
it when you reply.
–
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
최원준 wrote:
Then, please let me know how to fix this? I am not using outlook.
You delete the parts that do not apply, and cut-and-paste move the
relevant parts up front.
Or, as an alternative, you just don't worry about it, and let those who
care have their "whine". In the global scheme of things, it's not all
that important...
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
Use the down arrow or mouse to place your cursor below the text and start writing there.
On Thu, Oct 13, 2011 at 8:50 PM, 최원준 wonjunchoi001@gmail.com wrote:
Then, please let me know how to fix this? I am not using outlook.
I am writing like that.
2011/10/14 C M cmpython@gmail.com
On Thu, Oct 13, 2011 at 8:50 PM, 최원준 wonjunchoi001@gmail.com wrote:
Then, please let me know how to fix this? I am not using outlook.
Use the down arrow or mouse to place your cursor below the text and start writing there.
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
Not below the text meaning “in the reply window”, but once Gmail creates
a reply window, and you see text in that window, you should attempt to write in it below any text that is already there. Gmail WILL let you do
this. It is just text, it can be edited any way you want.
Try, for example, deleting all the text in the reply and then sending that reply.
I deleted all the text and sending reply.
Wonjun, Choi
Good, it worked. OK, now try editing a reply so your new text appears at the very bottom of the words. In other words, type your new words under this line:
On Fri, Oct 14, 2011 at 12:10 AM, 최원준 wonjunchoi001@gmail.com wrote:
I deleted all the text and sending reply.
Wonjun, Choi
I deleted all the text and sending reply.
Wonjun, Choi
Good, it worked. OK, now try editing a reply so your new text appears at the very bottom of the words. In other words, type your new words under this line:
ok I am writing … is it ok?
2011/10/14 C M cmpython@gmail.com
On Fri, Oct 14, 2011 at 12:10 AM, 최원준 wonjunchoi001@gmail.com wrote:
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
Yes! Exactly. That is called “bottom posting” and makes it much easier to read. Thank you for your patience.
Che
On Fri, Oct 14, 2011 at 12:57 AM, 최원준 wonjunchoi001@gmail.com wrote:
2011/10/14 C M cmpython@gmail.com
On Fri, Oct 14, 2011 at 12:10 AM, 최원준 wonjunchoi001@gmail.com wrote:
I deleted all the text and sending reply.
Wonjun, Choi
Good, it worked. OK, now try editing a reply so your new text appears at the very bottom of the words. In other words, type your new words under this line:
ok I am writing … is it ok?