Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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 12 years ago.
_GUICtrlEdit_SetCueBanner.au3 (1.1 KB ) - added by mLipok 12 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by Melba23, 12 years ago

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

M23

comment:2 by mLipok, 12 years ago

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, 12 years ago

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, 12 years ago

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

by mLipok, 12 years ago

Attachment: Edit_CueBanner.ZIP added

comment:5 by J-Paul Mesnage, 12 years ago

Where are the example?

comment:6 by mLipok, 12 years ago

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

comment:7 by J-Paul Mesnage, 12 years ago

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, 12 years ago

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.

by mLipok, 12 years ago

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.