Jump to content

I see a bug !


Recommended Posts

Hi !

Try the next code:

#include <GUIConstants.au3>
$h="  >>" & ">  /"
$mainwindow = GUICreate("A Bug !!!", 150, 100)
$font="Courier New"
GUISetFont (10, 600, 0, $font)
$m=" +@@" & "@>O"
GUICtrlCreateLabel($h, 32, 30)
GUICtrlCreateLabel($m, 32, 45)
GUICtrlCreateLabel("  >>>  \", 32, 60)
GUISetState(@SW_SHOW)
sleep(4000)
Link to comment
Share on other sites

Hi !

Try the next code:

#include <GUIConstants.au3>
$h="  >>" & ">  /"
$mainwindow = GUICreate("A Bug !!!", 150, 100)
$font="Courier New"
GUISetFont (10, 600, 0, $font)
$m=" +@@" & "@>O"
GUICtrlCreateLabel($h, 32, 30)
GUICtrlCreateLabel($m, 32, 45)
GUICtrlCreateLabel("  >>>  \", 32, 60)
GUISetState(@SW_SHOW)
sleep(4000)

<{POST_SNAPBACK}>

:(

What is expected?

Link to comment
Share on other sites

Nice going Michel, making jpm nervous and upset like that !! :(:(

What has he done to deserve this, barbaric and ruthless behaviour of yours ?

I have to say that I`m very disapointed in you, Michel..

I think the least you can do is to sask him to forgive you, and say`re sorry..

Link to comment
Share on other sites

Nice going Michel, making jpm nervous and upset like that !!  :(  :(

What has he done to deserve this, barbaric and ruthless behaviour of yours ?

I have to say that I`m very disapointed in you, Michel..

I think the least you can do is to sask him to forgive you, and say`re sorry..

<{POST_SNAPBACK}>

don'tb worry he is speaking French
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...