Modify

#2857 closed Feature Request (Completed)

_GUICtrlEdit_GetCueBanner / _GUICtrlEdit_SetCueBanner

Reported by: mLipok Owned by: J-Paul Mesnage
Milestone: 3.3.13.20 Component: Standard UDFs
Version: Severity: None
Keywords: Cc:

Description

Please consider:
add this two function
_GUICtrlEdit_GetCueBanner
_GUICtrlEdit_SetCueBanner

to the standard UDF : GuiEdit.au3

http://www.autoitscript.com/wiki/Snippets_(_GUI_)#Small_Cue_Banner

Attachments (2)

Edit_CueBanner.ZIP (967 bytes ) - added by mLipok on Sep 7, 2014 at 10:34:16 AM.
_GUICtrlEdit_SetCueBanner.au3 (1.1 KB ) - added by mLipok on Sep 7, 2014 at 7:59:06 PM.

Download all attachments as: .zip

Change History (10)

comment:1 by Melba23, on Aug 23, 2014 at 10:12:13 AM

Cuebanners have a wider application that just the edit controls created by that UDF.

M23

comment:2 by mLipok, on Aug 23, 2014 at 8:29:38 PM

Yes I know, and I realize and I know that at present the standard UDF file are already two similar functions:
_GUICtrlComboBox_SetCueBanner
_GUICtrlComboBox_GetCueBanner

So I thought that it would be appropriate to add features to the EDIT control.

comment:3 by J-Paul Mesnage, on Sep 2, 2014 at 4:21:56 PM

Perhaps EM_GETCUEBANNER = CB_GETCUEBANNER
but it is not a reason to use the proposed Function for edit on ComboBox

comment:4 by J-Paul Mesnage, on Sep 7, 2014 at 5:58:04 AM

@mLipok
if you really want them just add the .txt for the doc
Cheers

comment:5 by J-Paul Mesnage, on Sep 7, 2014 at 1:33:59 PM

Where are the example?

comment:6 by mLipok, on Sep 7, 2014 at 3:12:22 PM

You do not ask for examples only for txt.
So I will be working on it.

comment:7 by J-Paul Mesnage, on Sep 7, 2014 at 5:10:42 PM

Milestone: 3.3.13.20
Owner: set to J-Paul Mesnage
Resolution: Completed
Status: newclosed

Added by revision [11064] in version: 3.3.13.20

comment:8 by mLipok, on Sep 7, 2014 at 7:58:36 PM

You misunderstand me - I meant that I was working on an example.
Even it did.
But I noticed that there is a problem with the $ idText control.
Unfortunately, it is not solved.

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.